Solveeit Logo

Question

Question: Let $\bar{p}=3ax^2\hat{i}-2(x-1)\hat{j}$, $\bar{q}=b(x-1)\hat{i}+x\hat{j}$ and $ab<0$. Then $\bar{p}...

Let pˉ=3ax2i^2(x1)j^\bar{p}=3ax^2\hat{i}-2(x-1)\hat{j}, qˉ=b(x1)i^+xj^\bar{q}=b(x-1)\hat{i}+x\hat{j} and ab<0ab<0. Then pˉ\bar{p} and qˉ\bar{q} are parallel for:

A

atleast one x in (0, 1)

B

atleast one x in (-1, 0)

C

atleast one x in (1, 2)

D

None of these

Answer

atleast one x in (0, 1)

Explanation

Solution

For the vectors pˉ=3ax2i^2(x1)j^\bar{p}=3ax^2\hat{i}-2(x-1)\hat{j} and qˉ=b(x1)i^+xj^\bar{q}=b(x-1)\hat{i}+x\hat{j} to be parallel, their corresponding components must be proportional. This means: 3ax2b(x1)=2(x1)x\frac{3ax^2}{b(x-1)} = \frac{-2(x-1)}{x}

First, we must ensure the denominators are not zero.

If x=1x=1, pˉ=3ai^\bar{p}=3a\hat{i} and qˉ=j^\bar{q}=\hat{j}. These are not parallel as a0a \neq 0 (because ab<0ab<0). If x=0x=0, pˉ=2j^\bar{p}=2\hat{j} and qˉ=bi^\bar{q}=-b\hat{i}. These are not parallel as b0b \neq 0 (because ab<0ab<0). So, x0x \neq 0 and x1x \neq 1.

Now, we can cross-multiply: 3ax2(x)=2(x1)b(x1)3ax^2(x) = -2(x-1)b(x-1) 3ax3=2b(x1)23ax^3 = -2b(x-1)^2 3ax3=2b(x22x+1)3ax^3 = -2b(x^2 - 2x + 1) 3ax3=2bx2+4bx2b3ax^3 = -2bx^2 + 4bx - 2b

Rearrange the terms to form a cubic equation: 3ax3+2bx24bx+2b=03ax^3 + 2bx^2 - 4bx + 2b = 0

Given that ab<0ab < 0, aa and bb have opposite signs. Also, b0b \neq 0. We can divide the entire equation by bb: 3abx3+2x24x+2=0\frac{3a}{b}x^3 + 2x^2 - 4x + 2 = 0

Let k=abk = \frac{a}{b}. Since aa and bb have opposite signs, kk must be negative, i.e., k<0k < 0. The equation becomes: 3kx3+2x24x+2=03kx^3 + 2x^2 - 4x + 2 = 0

Let f(x)=3kx3+2x24x+2f(x) = 3kx^3 + 2x^2 - 4x + 2. We are looking for roots of f(x)=0f(x)=0. Since k<0k < 0, let k=ck = -c where c>0c > 0. Substituting k=ck=-c into the equation: 3cx3+2x24x+2=0-3cx^3 + 2x^2 - 4x + 2 = 0

Multiply by -1 to make the leading coefficient positive (optional, but can make analysis slightly cleaner): 3cx32x2+4x2=03cx^3 - 2x^2 + 4x - 2 = 0

Let g(x)=3cx32x2+4x2g(x) = 3cx^3 - 2x^2 + 4x - 2. We need to find if g(x)=0g(x)=0 has a root in the given intervals.

We will use the Intermediate Value Theorem (IVT). g(x)g(x) is a polynomial, so it is continuous everywhere.

Let's check option (A): "atleast one x in (0, 1)" Evaluate g(x)g(x) at the endpoints of the interval (0, 1): g(0)=3c(0)32(0)2+4(0)2=2g(0) = 3c(0)^3 - 2(0)^2 + 4(0) - 2 = -2 g(1)=3c(1)32(1)2+4(1)2=3c2+42=3cg(1) = 3c(1)^3 - 2(1)^2 + 4(1) - 2 = 3c - 2 + 4 - 2 = 3c

Since c>0c > 0, we have g(0)=2<0g(0) = -2 < 0 and g(1)=3c>0g(1) = 3c > 0. Because g(0)g(0) and g(1)g(1) have opposite signs, by the Intermediate Value Theorem, there must be at least one root x(0,1)x \in (0, 1) such that g(x)=0g(x) = 0. Therefore, option (A) is correct.