A comprehensive platform for Teachers to create standard question papers and Students to practice Case-Based, Assertion-Reason, and Critical Thinking questions.
Create professional PDF/Word papers with logo, instructions, and mixed question types in minutes.
Explore our repository by Class and Topic. Filter by "Knowledge" or "Competency" levels.
For Students. Take timed MCQ tests to check your understanding. Get instant feedback.
According to NEP 2020, rote learning is out. The focus has shifted to assessing a student's ability to apply concepts in real-life situations.
Questions derived from real-world passages to test analytical skills.
Testing the logic behind concepts, not just the definition.
Open-ended scenarios that require thinking beyond the textbook.
We provide complete AI-Powered Explanations for every question.
The line passes through $A(1,2,3)$ and $B(5,8,11)$. The direction vector is $\vec{v_1} = (5-1)\hat{i} + (8-2)\hat{j} + (11-3)\hat{k} = 4\hat{i} + 6\hat{j} + 8\hat{k}$. Simplifying, we use the direction ratio vector $\vec{d_1} = 2\hat{i} + 3\hat{j} + 4\hat{k}$. The equation is $\vec{r} = (\hat{i} + 2\hat{j} + 3\hat{k}) + \mu(2\hat{i} + 3\hat{j} + 4\hat{k})$.
Equating the two lines: $(1+2\mu, 2+3\mu, 3+4\mu) = (4+5\lambda, 1+2\lambda, \lambda)$. Solving the system: $3+4\mu = \lambda$. Substituting into the first two: $1+2\mu = 4+5(3+4\mu) \Rightarrow 1+2\mu = 19+20\mu \Rightarrow -18 = 18\mu \Rightarrow \mu = -1$. Thus, the point is $(1-2, 2-3, 3-4) = (-1, -1, -1)$.
The direction of the required line is the cross product of the direction vectors of the two lines: $\vec{d_1} = 2\hat{i} + 3\hat{j} + 4\hat{k}$ and $\vec{d_2} = 5\hat{i} + 2\hat{j} + \hat{k}$. $$\vec{d_3} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 3 & 4 \\ 5 & 2 & 1 \end{vmatrix} = \hat{i}(3-8) - \hat{j}(2-20) + \hat{k}(4-15) = -5\hat{i} + 18\hat{j} - 11\hat{k}$$
The line passes through $(-1, -1, -1)$ with direction vector $-5\hat{i} + 18\hat{j} - 11\hat{k}$. The equation is $\vec{r} = (-\hat{i} - \hat{j} - \hat{k}) + t(-5\hat{i} + 18\hat{j} - 11\hat{k})$.
Final Answer: Point: (-1, -1, -1); Equation: \vec{r} = (-\hat{i} - \hat{j} - \hat{k}) + t(-5\hat{i} + 18\hat{j} - 11\hat{k})