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

38

Active Users

0

Followers

New answer posted

7 months ago

0 Follower 5 Views

V
Vishal Baghel

Contributor-Level 10

dy/dx = e^ (3x+4y) = e³? e?
e? dy = e³? dx
∫e? dy = ∫e³? dx
-e? /4 = e³? /3 + C
y (0)=0 ⇒ -1/4 = 1/3 + C ⇒ C = -7/12.
-e? /4 = e³? /3 - 7/12
e? = (7 - 4e³? )/3
y = (-1/4)ln (7-4e³? )/3)
x = -2/3 ln2 = ln (2? ²/³) = ln (1/4¹/³)
e³? = e^ (ln (1/4) = 1/4.
y = (-1/4)ln (7-1)/3) = (-1/4)ln2.
α = -1/4.

New answer posted

7 months ago

0 Follower 4 Views

A
alok kumar singh

Contributor-Level 10

Mean = Σx? p? = 0 (1/2) + Σ? ∞ j (1/3)? = (1/3)/ (1-1/3)² = (1/3)/ (4/9) = 3/4
P (X is positive and even) = P (X=2) + P (X=4) + .
= (1/3)² + (1/3)? + . = (1/9)/ (1-1/9) = (1/9)/ (8/9) = 1/8

New answer posted

7 months ago

0 Follower 7 Views

V
Vishal Baghel

Contributor-Level 10

A = [, [-1, 4]. |A| = 2 - 1 = 1.
Characteristic equation: λ² - tr (A)λ + |A| = 0 ⇒ λ² - 3λ + 1 = 0.
By Cayley-Hamilton, A² - 3A + I = 0. A? ¹ (A² - 3A + I) = A - 3I + A? ¹ = 0.
A? ¹ = 3I - A.
Comparing with A? ¹ = αI + βA, we get α=3, β=-1.
4 (α - β) = 4 (3 - (-1) = 16.

New answer posted

7 months ago

0 Follower 11 Views

A
alok kumar singh

Contributor-Level 10

cotθ = (1+cos2θ)/sin2θ
cot (π/24) = (1+cos (π/12)/sin (π/12)
cos (π/12) = cos (15°) = cos (45-30) = (√3+1)/2√2
sin (π/12) = sin (15°) = sin (45-30) = (√3-1)/2√2
cot (π/24) = (1+ (√3+1)/2√2)/ (√3-1)/2√2) = (2√2+√3+1)/ (√3-1)
= (2√2+√3+1) (√3+1)/2 = (2√6+2√2+3+√3+√3+1)/2
= √6 + √2 + √3 + 2

New answer posted

7 months ago

0 Follower 8 Views

V
Vishal Baghel

Contributor-Level 10

S? : x² + y² - x - y - 1/2 = 0, C? : (1/2, 1/2), r? = √ (1/4)+ (1/4)+ (1/2) = 1.
S? : x² + y² - 4y + 7/4 = 0, C? : (0, 2), r? = √ (4 - 7/4) = 3/2.
S? : (x-2)² + (y-1)² ≤ r², C? : (2, 1).
A ∪ B ⊂ C means both circles S? and S? must be inside S?
Distance C? = √ (2-1/2)² + (1-1/2)²) = √ (9/4 + 1/4) = √10/2.
Condition: r ≥ C? + r? ⇒ r ≥ √10/2 + 1.
Distance C? = √ (2-0)² + (1-2)²) = √5.
Condition: r ≥ C? + r? ⇒ r ≥ √5 + 3/2.
√10/2 + 1 ≈ 1.58 + 1 = 2.58.
√5 + 3/2 ≈ 2.23 + 1.5 = 3.73.
So minimum r = (√10+2)/2 and (2√5+3)/2. We need the maximum of these two.
Let's recheck the question logic f

...more

New answer posted

7 months ago

0 Follower 2 Views

V
Vishal Baghel

Contributor-Level 10

Truth table analysis shows that (P ∨ Q) ∧ (¬P) is equivalent to Q ∧ ¬P.
Then (Q ∧ ¬P) ⇒ Q. This is a tautology.
The provided solution seems to have an error.
Let's check the options. (P ∨ Q) is a tautology. (P ∧ ¬Q) is a contradiction.
~ (P ⇒ Q) ⇔ P ∧ ¬Q is true.

New answer posted

7 months ago

0 Follower 40 Views

V
Vishal Baghel

Contributor-Level 10

L.H.L = lim (x→0? ) (1 + |sin x|)³? /|sin x| = lim (h→0) (1 + sinh)³? /sinh = e³?
R.H.L = lim (x→0? ) e^ (cot 4x / cot 2x) = lim (x→0? ) e^ (tan 2x / tan 4x) = e¹/².
f (0) = b.
For continuity, e³? = e¹/² = b.
3a = 1/2 ⇒ a = 1/6. b = e¹/².
6a + b² = 6 (1/6) + (e¹/²)² = 1 + e

New answer posted

7 months ago

0 Follower 6 Views

V
Vishal Baghel

Contributor-Level 10

Normal to the required plane is perpendicular to the normals of the given planes.
n = n?  * n?  = (2i + j - k) * (i - j - k) = -2i + j - 3k.
Equation of the plane is -2 (x+1) + 1 (y-0) - 3 (z+2) = 0
-2x - 2 + y - 3z - 6 = 0
-2x + y - 3z - 8 = 0
2x - y + 3z + 8 = 0
Comparing with ax + by + cz + 8 = 0, we get a=2, b=-1, c=3.
a+b+c = 2-1+3 = 4.

New answer posted

7 months ago

0 Follower 8 Views

A
alok kumar singh

Contributor-Level 10

|a * b|² + |a . b|² = |a|²|b|²
8² + (a . b)² = 2² * 5²
64 + (a . b)² = 100
(a . b)² = 36
a . b = 6 (since angle seems acute from options, but could be -6).

New answer posted

7 months ago

0 Follower 24 Views

V
Vishal Baghel

Contributor-Level 10

a = i + j + 2k
b = -i + 2j + 3k
a + b = 3j + 5k
a . b = -1 + 2 + 6 = 7
a * b = |i,  j,  k; 1, 2; -1, 2, 3| = -i - 5j + 3k
(a - b) * b) = (a * b) - (b * b) = a * b
(a * (a - b) * b) = a * (a * b) = (a . b)a - (a . a)b = 7a - 6b
. The expression becomes (a + b) * (7a - 6b) * b)
= (a + b) * (7 (a * b)
= 7 [ (a * (a * b) + (b * (a * b) ]
= 7 [ (

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