Maths
Get insights from 6.5k questions on Maths, answered by students, alumni, and experts. You may also ask and answer any question you like about Maths
Follow Ask QuestionQuestions
Discussions
Active Users
Followers
New answer posted
7 months agoContributor-Level 9
S? = ∑ tan? ¹ (6? / (2²? ¹ + 3²? ¹) from r=1 to k. (Assuming n in image is r)
t? = tan? ¹ (6? / (2²? ¹ + 3²? ¹)
= tan? ¹ ( (3/2) * (3/2)^ (2r) / ( (9/4) + (3/2)^ (2r+2) (This seems overly complex. Let's re-examine the image's simplification).
t? = tan? ¹ (6? / (2 * 4? + 3 * 9? ). The image simplifies the denominator to 2²? ¹ + 3²? ¹, which is different. Following the image's next step:
t? = tan? ¹ [ 6? / ( 1 + (3/2)^ (2r+1) ] (This denominator is incorrect).
The image seems to simplify t? into:
t? = tan? ¹ (3/2)? ¹) - tan? ¹ (3/2)? )
S? = [tan? ¹ (3/2)²) - tan? ¹ (3/2)] + [tan? ¹ (3/2)³) - tan? ¹ (3/2)²)] + . + [t
New answer posted
7 months agoContributor-Level 10
Expression = (49)¹²? - 1) / 48
This uses the sum of a geometric series or a? - b? factorization.
(x? - 1) / (x - 1) = 1 + x + x² + . + x? ¹.
Let x = 49. (49¹²? - 1)/48 is an integer.
The solution shows (49? ³-1) (49? ³+1) / 48. This is correct factorization. Since 49 is odd, 49? ³ is odd. So 49? ³-1 and 49? ³+1 are consecutive even numbers. One is divisible by 2, the other by 4, so their product is divisible by 8. Also, 49 ≡ 1 (mod 3), so 49? ³-1 is divisible by 3. Hence the numerator is divisible by 24. It is also divisible by 48.
New answer posted
7 months agoContributor-Level 9
(1 - x + x²)³? = ∑ a? x? (from j=0 to 3n)
= a? + a? x + a? x² + . + a? x³? (I)
Let A = a? + a? + a? + .
Let B = a? + a? + a? + .
In (I) put x = 1: (1 - 1 + 1)³? = 1.
1 = a? + a? + a? + a? + . (A + B = 1)
In (I) put x = -1: (1 - (-1) + (-1)²)³? = 3³?
3³? = a? - a? + a? - a? + . (A - B = 3³? )
(This seems incorrect based on the provided solution. Following the image:)
In (I) put x = -1, (1+1+1)^n = 1. (There must be a typo in the original problem, probably (1-x+x²)^n).
Assuming (1-x+x²)^n. Put x=-1 gives 3^n.
The provided text says putting x=-1 gives 1.
1 = a? - a? + a? - a? + .
Adding the two equations: 2 = 2 (a? + a? + a? + .) = 2A
New answer posted
7 months agoContributor-Level 9
A = [i, -i], [-i, i]
A² = [-2, 2], [2, -2]
A? = [8, -8], [-8, 8]
A? = [-128, 128], [128, -128]
A? [x, y]? =?
-128x + 128y = 8 ⇒ -16x + 16y = 1 ⇒ x - y = -1/16 (I)
128x - 128y = 64 ⇒ 16x - 16y = 8 ⇒ x - y = 1/2 (II)
System is inconsistent hence No solution
New answer posted
7 months agoContributor-Level 10
The angle bisector a is parallel to λ ( b? +? ) or μ ( b? -? ).
b? = (i+j)/√2 and? = (i-j+4k)/√ (1+1+16) = (i-j+4k)/ (3√2).
Case 1: a = λ ( (i+j)/√2 + (i-j+4k)/ (3√2) )
a = λ/√2 * (3 (i+j) + (i-j+4k)/3 = λ/ (3√2) * (4i + 2j + 4k).
a is given as αi + 2j + βk.
Comparing the j-component: 2 = λ/ (3√2) * 2 ⇒ λ = 3√2.
So, a = 1 * (4i + 2j + 4k) = 4i + 2j + 4k.
Comparing with αi + 2j + βk, we get α = 4 and β = 4.
(The image has a second case that needs evaluation as well).
Case 2: a = μ ( b? -? )
a = μ/ (3√2) * (3 (i+j) - (i-j+4k) = μ/ (3√2) * (2i + 4j - 4k).
Comparing the j-component: 2 = μ/ (3√2) * 4 ⇒ 4μ
New answer posted
7 months agoContributor-Level 9
Equation of chord of x² + y² = 25 with mid point (h, k) is xh + yk = h² + k².
Or, y = (-h/k)x + (h² + k²)/k.
If this touches the ellipse x²/9 + y²/16 = 1, then the condition for tangency c² = a²m² + b² must be satisfied.
Here, m = -h/k, c = (h²+k²)/k, a²=9, b²=16.
(h² + k²)/k)² = 9 (-h/k)² + 16
(h² + k²)²/k² = 9h²/k² + 16
⇒ (h² + k²)² = 9h² + 16k²
∴ Required locus (x² + y²)² = 9x² + 16y².
New answer posted
7 months agoContributor-Level 10
Area A = 2π - ∫? ¹ (√x - x) dx is incorrect. The area is likely between two curves.
The calculation shown is:
A = 2π - [2/3 x^ (3/2) - x²/2] from 0 to 1.
A = 2π - (2/3 - 1/2) = 2π - (4/6 - 3/6) = 2π - 1/6 = (12π - 1)/6.
New answer posted
7 months agoThe number of roots of the equation, (81)sin²? + (81)cos²? = 30 in the interval [0, π] is equal to :
Contributor-Level 9
(81)^sin²x + (81)^cos²x = 30.
(81)^sin²x + (81)^ (1-sin²x) = 30.
Let y = 81^sin²x.
y + 81/y = 30
y² - 30y + 81 = 0
(y - 3) (y - 27) = 0
⇒ y = 3 or y = 27.
Either 81^sin²x = 3 ⇒ 3^ (4sin²x) = 3¹ ⇒ sin²x = 1/4 ⇒ sin x = ±1/2. x = π/6, 5π/6.
OR, 81^sin²x = 27 ⇒ 3^ (4sin²x) = 3³ ⇒ sin²x = 3/4 ⇒ sin x = ±√3/2. x = π/3, 2π/3.
(as 0 ≤ x ≤ π)
Total possible solutions = 4.
Taking an Exam? Selecting a College?
Get authentic answers from experts, students and alumni that you won't find anywhere else
Sign Up on ShikshaOn Shiksha, get access to
- 66k Colleges
- 1.2k Exams
- 687k Reviews
- 1800k Answers



