Ncert Solutions Maths class 11th

Get insights from 1.6k questions on Ncert Solutions Maths class 11th, answered by students, alumni, and experts. You may also ask and answer any question you like about Ncert Solutions Maths class 11th

Follow Ask Question
1.6k

Questions

0

Discussions

3

Active Users

83

Followers

New answer posted

6 months ago

0 Follower 2 Views

V
Vishal Baghel

Contributor-Level 10

Given a right-angled triangle with one angle π/3 (or 60°), and the side adjacent to it is h/2.
Using the tangent function: tan (π/3) = opposite / adjacent.
Let the adjacent side be 2. Then tan (π/3) = h/2.
We know tan (π/3) = √3.
So, h/2 = √3, which implies h = 2√3.

New answer posted

6 months ago

0 Follower 3 Views

V
Vishal Baghel

Contributor-Level 10

Given a triangle with inradius r and circumradius R.
The inradius r is calculated as r = |0 + 0 - 3| / √2 = 3 / √2.
From the geometry of the triangle, we have the relation r/R = sin (30°) = 1/2.
This gives R = 2r.
The question asks for the sum R + r, which is 2r + r = 3r.
Substituting the value of r, we get 3 * (3/√2) = 9/√2.
∴ R + r = 9/√2.

New answer posted

6 months ago

0 Follower 13 Views

A
alok kumar singh

Contributor-Level 10

Let x = m(a + λb).
Given m(a + λb) ⋅ (3i + 2j - k) = 0, which leads to λ = -3/8.

The projection of vector x on vector a is given by x ⋅ â, where â is the unit vector of a.
Projection = (x ⋅ a) / |a| = 17√6 / 2
x ⋅ a = (m(a + λb)) ⋅ a = m(a ⋅ a + λ(b ⋅ a)) = m(|a|^2 + λ(b ⋅ a))

The provided text simplifies this to:
m(6 - 3/8 * (-1)) = 17√6 / 2
m * (51/8) = 17 * 6 / 2 (The text seems to have a typo 17x6/2 instead of 17√6 / 2)
Assuming it is 17 * 6 / 2, m * 51/8 = 51, so m = 8.

x = 8(a + (-3/8)b) = 8a - 3b
x = 8( (13/8)i - (14/8)j + (11/8)k ) (The vectors a and b are not fully defined in the provided text)
The final vec

...more

New answer posted

6 months ago

0 Follower 11 Views

A
alok kumar singh

Contributor-Level 10

If the orthocenter and circumcenter of a triangle both lie on the y-axis, the centroid also lies on the y-axis.
The x-coordinate of the centroid is (x1 + x2 + x3) / 3. If the vertices are (cos α, sin α), (cos β, sin β), (cos γ, sin γ), then the x-coordinate of the centroid is (cos α + cos β + cos γ) / 3.
Since the centroid lies on the y-axis, its x-coordinate is 0.
cos α + cos β + cos γ = 0

Using the identity: If a + b + c = 0, then a^3 + b^3 + c^3 = 3abc.
Let a = cos α, b = cos β, c = cos γ.
Then, cos^3 α + cos^3 β + cos^3 γ = 3 * cos α * cos β * cos γ.

We need to evaluate the expression:
(cos 3α + cos 3β + cos 3γ) / (

...more

New answer posted

6 months ago

0 Follower 9 Views

A
alok kumar singh

Contributor-Level 10

To find the sum Σ[r=0 to 6] (?C?)².
This is the coefficient of x? in the expansion of (1+x)?(x+1)? = (1+x)¹².
By the binomial theorem, (1+x)¹² = Σ[k=0 to 12] ¹²C? x?.
The coefficient of x? is ¹²C?.
¹²C? = (12 * 11 * 10 * 9 * 8 * 7) / (6 * 5 * 4 * 3 * 2 * 1) = 11 * 2 * 3 * 2 * 7 = 924.

New answer posted

6 months ago

0 Follower 8 Views

A
alok kumar singh

Contributor-Level 10

I = ∫[0 to 10] [sin(2πx)] / e^(x-[x]) dx.
The period of the integrand involves [sin(2πx)] which depends on the sign of sin(2πx) and {x} = x - [x], which has a period of 1.
Let f(x) = [sin(2πx)] / e^{x}.
The integral is ∫[0 to 10] f(x) dx = 10 * ∫[0 to 1] f(x) dx due to the periodicity of {x} and the integer period of sin(2πx).
In the interval (0, 1/2), sin(2πx) is between 0 and 1, so [sin(2πx)] = 0.
In the interval (1/2, 1), sin(2πx) is between -1 and 0, so [sin(2πx)] = -1.

At x=0, 1/2, 1, the value is 0.
So, ∫[0 to 1] f(x) dx = ∫[0 to 1/2] 0 dx + ∫[1/2 to 1] -1/e^x dx
= 0 + [-e^(-x) * (-1)] from 1/2 to 1 = [e^(-x)] from 1

...more

New answer posted

6 months ago

0 Follower 17 Views

A
alok kumar singh

Contributor-Level 10

Parabola: y² = 4x - 20 = 4(x - 5). Vertex at (5,0).
Line: The text seems to derive the tangent equation y = x - 4. This is not a tangent to the given parabola. The standard tangent to y²=4aX is Y=mX+a/m. Here X=x-5, a=1. So y = m(x-5)+1/m.
The other curve is an ellipse: x²/a² + y²/b² = 1.
The text says x²/2 + (x-4)²/b² = 1. This assumes a² = 2.
x²/2 + (x²-8x+16)/b² = 1
x²(1/2 + 1/b²) - (8/b²)x + (16/b² - 1) = 0.
For tangency, the discriminant (D) of this quadratic equation must be zero.
D = (8/b²)² - 4(1/2 + 1/b²)(16/b² - 1) = 0.
64/b? - 4(8/b² - 1/2 + 16/b? - 1/b²) = 0.
16/b? - (7/b² - 1/2 + 16/b?) = 0.
-7/b² + 1/2 = 0

...more

New answer posted

6 months ago

0 Follower 6 Views

A
alok kumar singh

Contributor-Level 10

P(O at even place) = 1/2, P('O' at odd place) = 1/3

P(1 at even place) = 1 - 1/2 = 1/2

P(1 at odd place) = 1 - 1/3 = 2/3

The probability that 10 is followed by 01 is given by a sequence of probabilities, which seems to represent a specific arrangement or transition. The calculation is:
P(10 is followed by 01) = (2/3) * (1/2) * (1/3) * (1/2) * (1/2) * (1/3) * (1/2) * (2/3) = 1/18 + 1/18 = 1/9.
The calculation seems incomplete or context is missing.

New answer posted

6 months ago

0 Follower 8 Views

A
alok kumar singh

Contributor-Level 10

Kindly consider the following

 

New answer posted

6 months ago

0 Follower 14 Views

A
alok kumar singh

Contributor-Level 10

  • Given vectors OP = xi + yj - k and OQ = -i + 2j + 3xk.
  • PQ = OQ - OP = (-1 - x)i + (2 - y)j + (3x + 1)k
  • Given |PQ| = √20, so |PQ|² = 20.
    (-1 - x)² + (2 - y)² + (3x + 1)² = 20
    (1 + x)² + (2 - y)² + (3x + 1)² = 20 .(i)
    • Given OP ⊥ OQ, so OP · OQ = 0.
      (x)(-1) + (y)(2) + (-1)(3x) = 0
      -x + 2y - 3x = 0 ⇒ -4x + 2y = 0 ⇒ y = 2x .(ii)

    Substitute (ii) into (i):
    (1 + x)² + (2 - 2x)² + (3x + 1)² = 20
    1 + 2x + x² + 4 - 8x + 4x² + 9x² + 6x + 1 = 20
    14x² = 14 ⇒ x² = 1 ⇒ x = ±1.
    When x = 1, y = 2. When x = -1, y = -2.
    So, (x, y) can be (1, 2) or (-1, -2).

    • Given that OR, OP, and OQ are coplanar, their scalar triple product is 0: [OR OP OQ]
...more

Get authentic answers from experts, students and alumni that you won't find anywhere else

Sign Up on Shiksha

On Shiksha, get access to

  • 66k Colleges
  • 1.2k Exams
  • 687k Reviews
  • 1800k Answers

Share Your College Life Experience

×

This website uses Cookies and related technologies for the site to function correctly and securely, improve & personalise your browsing experience, analyse traffic, and support our marketing efforts and serve the Core Purpose. By continuing to browse the site, you agree to Privacy Policy and Cookie Policy.