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 Question
6.5k

Questions

0

Discussions

14

Active Users

0

Followers

New answer posted

2 months ago

0 Follower 2 Views

V
Vishal Baghel

Contributor-Level 10

The equation of the tangent to the ellipse x²/27 + y² = 1 at the point (3√3 cosθ, sinθ) is:
x (3√3 cosθ)/27 + y (sinθ)/1 = 1 ⇒ x/ (3√3) cosθ + y sinθ = 1.
To find the intercepts on the axes:
x-intercept (set y=0): x = 3√3 / cosθ = 3√3 secθ.
y-intercept (set x=0): y = 1 / sinθ = cosecθ.
The sum of the intercepts is z (θ) = 3√3 secθ + cosecθ.
To find the minimum value of z, we differentiate with respect to θ and set it to zero:
dz/dθ = 3√3 secθ tanθ - cosecθ cotθ = 0.
3√3 (sinθ/cos²θ) = cosθ/sin²θ.
3√3 sin³θ = cos³θ ⇒ tan³θ = 1/ (3√3).
⇒ tanθ = 1/√3.
Since θ ∈ (0, π/2), the solution

...more

New answer posted

2 months ago

0 Follower 4 Views

A
alok kumar singh

Contributor-Level 10

Kindly go through the solution 

 

New answer posted

2 months ago

0 Follower 3 Views

V
Vishal Baghel

Contributor-Level 10

To find the values of a and b, we evaluate the left-hand limit (LHL) and right-hand limit (RHL) at x=0 and equate them.
LHL: lim (x→0) sin (a+3)/2 * x / x = (a+3)/2. The full limit evaluates to (a+3)/2. So, (a+3)/2 = b.
This gives the relation a - 2b + 3 = 0 — (I)
RHL: lim (x→0) [√ (x+bx³) - √x] / (bx²).
Rationalize the numerator:
lim (x→0) [ (x+bx³) - x] / [bx² (√ (x+bx³) + √x)]
= lim (x→0) bx³ / [bx² (√x (√ (1+bx²) + √x)]
= lim (x→0) x / [√x (√ (1+bx²) + 1)] = lim (x→0) √x / (√ (1+bx²) + 1) = 0/2 = 0.
So, b = 0.
Substituting b=0 into equation (I): a - 2 (0) + 3 = 0 ⇒ a = -3.

New answer posted

2 months ago

0 Follower 3 Views

A
alok kumar singh

Contributor-Level 10

Let X1, ., X2n be the first 2n observations and Y1, ., Yn be the last n observations.
Given:
ΣXi / 2n = 6 => ΣXi = 12n (i)
ΣYi / n = 3 => ΣYi = 3n (ii)

Combined mean: (ΣXi + ΣYi) / 3n = 5 => ΣXi + ΣYi = 15n. This is consistent with (i) and (ii).

Combined variance: (ΣXi^2 + ΣYi^2) / 3n - (mean)^2 = 4
(ΣXi^2 + ΣYi^2) / 3n - 5^2 = 4
ΣXi^2 + ΣYi^2 = (4 + 25) * 3n = 87n.

New observations are Xi + 1 and Yi - 1.
New mean = (Σ (Xi + 1) + Σ (Yi - 1) / 3n = (ΣXi + 2n + ΣYi - n) / 3n = (15n + n) / 3n = 16n / 3n = 16/3.

New variance k:
k = (Σ (Xi + 1)^2 + Σ (Yi - 1)^2) / 3n - (new mean)^2
k = (Σ (Xi^2 + 2Xi + 1) + Σ (Yi^2 - 2Yi + 1) / 3

...more

New answer posted

2 months ago

0 Follower 3 Views

V
Vishal Baghel

Contributor-Level 10

The problem provides non-standard formulas for sums S? and S? :
S? = n [a + (2n-1)d]
S? = 2n [a + (4n-1)d]
We are given S? - S? = 1000.
S? - S? = 2n [a + (4n-1)d] - n [a + (2n-1)d]
= (2na + 8n²d - 2nd) - (na + 2n²d - nd)
= na + 6n²d - and = n [a + (6n-1)d].
So, n [a + (6n-1)d] = 1000.
We need to find S? n. Assuming the pattern S? n = kn [a + (2kn-1)d], then S? n would be 3n [a + (6n-1)d].
S? n = 3 * (n [a + (6n-1)d]) = 3 * 1000 = 3000.

New answer posted

2 months ago

0 Follower 10 Views

V
Vishal Baghel

Contributor-Level 10

The differential equation is rearranged to dt/dx - xt = -e? ²/², where t = 1/ (y+1).
This is a linear first-order differential equation. The integrating factor (I.F.) is e^ (∫-x dx) = e? ²/².
The solution is t * (I.F.) = ∫ Q (x) * (I.F.) dx + c.
t * e? ²/² = ∫ -e? ²/² * e? ²/² dx + c = ∫ -1 dx = -x + c.
Substituting t = 1/ (y+1) back: e? ²/² / (y+1) = -x + c.
Using the initial condition y (2) = 0:
e? ²/ (0+1) = -2 + c ⇒ c = e? ² + 2.
The solution is e? ²/² / (y+1) = 2 + e? ² - x.

New answer posted

2 months ago

0 Follower 4 Views

A
alok kumar singh

Contributor-Level 10

Given f (x) = ax^2 + bx + c.
f (-1) = a - b + c = 2
f' (x) = 2ax + b, so f' (-1) = -2a + b = 1
f' (x) = 2a, so f' (-1) = 2a = 1/2

From 2a = 1/2, we get a = 1/4.
Substituting a into -2a + b = 1: -2 (1/4) + b = 1 => -1/2 + b = 1 => b = 3/2.
Substituting a and b into a - b + c = 2: 1/4 - 3/2 + c = 2 => -5/4 + c = 2 => c = 13/4.

So, f (x) = (1/4)x^2 + (3/2)x + 13/4 = (1/4) (x^2 + 6x + 13).
We need to find f (1):
f (1) = (1/4) (1^2 + 6 (1) + 13) = (1/4) (1 + 6 + 13) = (1/4) (20) = 5.

New question posted

2 months ago

0 Follower 2 Views

New answer posted

2 months ago

0 Follower 3 Views

V
Vishal Baghel

Contributor-Level 10

Given the equation 15 sin? + 10 cos? = 6.
Divide by cos? : 15 tan? + 10 = 6 sec?
Using sec²? = 1 + tan²? , we get sec? = (1 + tan²? )² = 1 + 2tan²? + tan?
15 tan? + 10 = 6 (1 + 2tan²? + tan? ).
15 tan? + 10 = 6 + 12tan²? + 6tan?
9 tan? - 12 tan²? + 4 = 0.
This is a quadratic in tan²? : (3 tan²? - 2)² = 0.
? 3 tan²? = 2? tan²? = 2/3.
From this, we find sin²? and cos²? If tan²? = 2/3, then sin²? = 2/5 and cos²? = 3/5.
Also, sec²? = 1 + tan²? = 5/3 and cosec²? = 1 + cot²? = 1 + 3/2 = 5/2.
The expression to evaluate is 27 sec? + 8 cosec? = 27 (sec²? )³ + 8 (cosec²? )³.
= 27 (5/3)³ + 8 (5/2)³ = 27 (125/27) + 8 (125/8) =

...more

New answer posted

2 months ago

0 Follower 4 Views

V
Vishal Baghel

Contributor-Level 10

Given vectors a? and b? such that |a? | = |b? | and a? ⋅ b? = 0 (they are orthogonal).
The problem implies |a? |=|b? |=1.
Let c? = a? + b? + a? x b?
To find the magnitude of c? , we calculate |c? |²:
|c? |² = c? ⋅ c? = (a? + b? + a? x b? ) ⋅ (a? + b? + a? x b? ).
This expands to |a? |² + |b? |² + |a? x b? |² because all other dot products are zero (e.g., a? ⋅ b? = 0, a? ⋅ (a? x b? ) = 0).
|a? x b? |² = (|a? |b? |sin (90°)² = |a? |²|b? |².
So, |c? |² = |a? |² + |b? |² + |a? |²|b? |² = 1² + 1² + 1²*1² = 3.
∴ |c? | = √3.
To find the angle θ between c? and a? , we compute their dot product:
c? ⋅ a? = (a? + b? + a

...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

  • 65k Colleges
  • 1.2k Exams
  • 679k 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.