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(x−1)j^, qˉ=b(x−1)i^+xj^ and ab<0. Then pˉ and qˉ are parallel for:

atleast one x in (0, 1)
atleast one x in (-1, 0)
atleast one x in (1, 2)
None of these
atleast one x in (0, 1)
Solution
For the vectors pˉ=3ax2i^−2(x−1)j^ and qˉ=b(x−1)i^+xj^ to be parallel, their corresponding components must be proportional. This means: b(x−1)3ax2=x−2(x−1)
First, we must ensure the denominators are not zero.
If x=1, pˉ=3ai^ and qˉ=j^. These are not parallel as a=0 (because ab<0). If x=0, pˉ=2j^ and qˉ=−bi^. These are not parallel as b=0 (because ab<0). So, x=0 and x=1.
Now, we can cross-multiply: 3ax2(x)=−2(x−1)b(x−1) 3ax3=−2b(x−1)2 3ax3=−2b(x2−2x+1) 3ax3=−2bx2+4bx−2b
Rearrange the terms to form a cubic equation: 3ax3+2bx2−4bx+2b=0
Given that ab<0, a and b have opposite signs. Also, b=0. We can divide the entire equation by b: b3ax3+2x2−4x+2=0
Let k=ba. Since a and b have opposite signs, k must be negative, i.e., k<0. The equation becomes: 3kx3+2x2−4x+2=0
Let f(x)=3kx3+2x2−4x+2. We are looking for roots of f(x)=0. Since k<0, let k=−c where c>0. Substituting k=−c into the equation: −3cx3+2x2−4x+2=0
Multiply by -1 to make the leading coefficient positive (optional, but can make analysis slightly cleaner): 3cx3−2x2+4x−2=0
Let g(x)=3cx3−2x2+4x−2. We need to find if g(x)=0 has a root in the given intervals.
We will use the Intermediate Value Theorem (IVT). g(x) is a polynomial, so it is continuous everywhere.
Let's check option (A): "atleast one x in (0, 1)" Evaluate g(x) at the endpoints of the interval (0, 1): g(0)=3c(0)3−2(0)2+4(0)−2=−2 g(1)=3c(1)3−2(1)2+4(1)−2=3c−2+4−2=3c
Since c>0, we have g(0)=−2<0 and g(1)=3c>0. Because g(0) and g(1) have opposite signs, by the Intermediate Value Theorem, there must be at least one root x∈(0,1) such that g(x)=0. Therefore, option (A) is correct.