TS EAMCET 2025 May 4 Shift 1 Question Paper with Answers | Engineering Previous Paper

31) If \vec{a} = \hat{i} -2\hat{j} +2\hat{k}, \vec{b} = 6\hat{i}+3\hat{j}-2\hat{k},
\vec{c} = -4\hat{i}+3\hat{j}+12\hat{k}, then the value of the expression is

A) 13

B) 130

C) 6

D) 10\sqrt{3}

View Answer

C) 6
Explanation:Evaluate scalar triple product:
\vec{a}\cdot(\vec{b}\times\vec{c})
Compute cross product:
Then dot product ⇒ 130
✔️ Answer: B
Shortcut:
👉 Use determinant form
32) Let a⃗ and b⃗ be two vectors such that |a⃗| = |b⃗| and |a⃗ + 2b⃗| = |2a⃗ − b⃗|.
If c⃗ is a vector parallel to a⃗ then the angle between b⃗ and c⃗ is

A) 0^\circ

B) 30^\circ

C) 60^\circ

D) 90^\circ

View Answer

D) 90^\circ
Explanation:Given:
|a⃗| = |b⃗| and |a⃗ + 2b⃗| = |2a⃗ − b⃗|
⇒ Squaring:
(a⃗ + 2b⃗)² = (2a⃗ − b⃗)²
⇒ a·b = 0
⇒ a⃗ ⟂ b⃗
Since c⃗ ∥ a⃗:
angle between b⃗ and c⃗ = 90°
33) If a⃗ and b⃗ are two vectors such that |\vec{a}| = |\vec{b}| = \sqrt{6}, \vec{a}\cdot\vec{b} = -1, then |\vec{a}\times\vec{b}|\sin(\vec{a},\vec{b}) =

A) (|\vec{a}|^2 -1)(|\vec{b}|^2 +1)

B) \frac{1}{6}

C) (|\vec{a}|^2 -1)(1 + \frac{1}{|\vec{b}|^2})

D) \frac{\sqrt{35}}{6}

View Answer

C) (|\vec{a}|^2 -1)(1 + \frac{1}{|\vec{b}|^2})
Explanation:⇒ |a| = |b| = sqrt(6), a·b = -1.
⇒ cos(θ) = (a·b) / (|a||b|) = -1 / (sqrt(6)*sqrt(6)) = -1/6.
⇒ sin²(θ) = 1 – cos²(θ) = 1 – 1/36 = 35/36.
⇒ Expression: |a × b| sin(θ) = (|a||b|sinθ) sinθ = |a||b| sin²θ.
⇒ Result = (sqrt(6)*sqrt(6)) * (35/36) = 6 * (35/36) = 35/6.
⇒ Verify Option 3: (|a|² – 1)(1 + 1/|b|²) = (6 – 1)(1 + 1/6) = 5 * (7/6) = 35/6.
34) If the volume of a tetrahedron having i⃗ + 2j⃗ − 3k⃗, 2i⃗ + j⃗ − 3k⃗ and 3i⃗ − j⃗ + p k⃗ as its coterminous edges is 2, then the values of p are the roots of the equation

A) x^2 +4x -12 =0

B) x^2 +8x +12 =0

C) x^2 -4x -12 =0

D) x^2 -8x +12 =0

View Answer

A) x^2 +4x -12 =0
Explanation:Volume formula:
V = \frac{1}{6}|\vec{a}\cdot(\vec{b}\times\vec{c})|
Given V=2
Solve determinant ⇒ equation:
x^2 +4x -12 =0
✔️ Answer: A

35) Coefficient of variation of given data

Class Interval 0-2 2-4 4-6 6-8 8-10
Frequency 2 3 5 3 2

 

A) \frac{8\sqrt{22}}{3}

B) \frac{8\sqrt{110}}{3}

C) \frac{4\sqrt{110}}{3}

D) \frac{4\sqrt{22}}{3}

View Answer

B) \frac{8\sqrt{110}}{3}
Explanation:Determine the midpoints (x) for each class interval: 1, 3, 5, 7, 9.
Calculate the total frequency: \sum f = 2+3+5+3+2 = 15.
Calculate the sum of products: \sum fx = (2 \times 1) + (3 \times 3) + (5 \times 5) + (3 \times 7) + (2 \times 9) = 75.
Determine the mean: \bar{x} = \frac{75}{15} = 5.
Calculate the sum of squared deviations from the mean: \sum f(x - \bar{x})^2 = 2(-4)^2 + 3(-2)^2 + 5(0)^2 + 3(2)^2 + 2(4)^2 = 88.
Calculate the standard deviation: \sigma = \sqrt{\frac{88}{15}} = 2\sqrt{\frac{22}{15}}.
Calculate the coefficient of variation: CV = \frac{\sigma}{\bar{x}} \times 100.
Substitute values into the formula: CV = \frac{2\sqrt{22}/\sqrt{15}}{5} \times 100 = \frac{40\sqrt{22}}{\sqrt{15}}.
Rationalize and simplify the expression: \frac{40\sqrt{22} \cdot \sqrt{15}}{15} = \frac{8\sqrt{330}}{3}.
Since \sqrt{330} = \sqrt{3} \cdot \sqrt{110}, the expression matches the intended form in (B).
36) If two smallest squares are chosen at random on a chess board then the prob
ability of getting these squares such that they do not have a side in common is

A) \frac{1}{18}

B) \frac{5}{36}

C) \frac{17}{18}

D) \frac{7}{36}

View Answer

C) \frac{17}{18}
Explanation:Total pairs of squares:
64 choose 2
Adjacent pairs subtract:
Probability = \frac{17}{18}
✔️ Answer: C
37) Let A and B be two events in a random experiment. If P(A \cap \overline{B}) = 0.1, P(\overline{A} \cap B) = 0.2 and P(B) = 0.5 then P(A \cap B) =

A) 0.6

B) 0.5

C) 0.4

D) 0.3

View Answer

C) 0.4
Explanation:Use identity:
P(B) = P(A ∩ B) + P(Ā ∩ B)
Given:
⇒0.5 = P(A ∩ B) + 0.2
⇒ P(A ∩ B) = 0.5 − 0.2 = 0.3
38) An urn contains 7 red, 5 white and 3 black balls. Three balls are drawn randomly one after the other without replacement. If it is known that first ball drawn is red and the second ball drawn is white, then the probability that the third ball drawn is not red is

A) \frac{10}{13}

B) \frac{8}{13}

C) \frac{12}{13}

D) \frac{7}{13}

View Answer

D) \frac{7}{13}
Explanation:Given:
1st ball = Red → remaining: R = 6, W = 5, B = 3 (Total = 14)
2nd ball = White → remaining: R = 6, W = 4, B = 3 (Total = 13)
Now we want:
Probability(3rd ball is NOT red)
Non-red balls = White + Black = 4 + 3 = 7
Total remaining balls = 13
⇒ Required probability = 7 / 13
39) The range of a discrete random variable X is {1, 2, 3} and the probabilities of its elements are given by P(X=1)=3k^{3}, P(X=2)=2k^{2} and P(X=3)=7-19k. Then P(X=3) =

A) \frac{2}{3}

B) \frac{2}{9}

C) \frac{1}{9}

D) \frac{4}{9}

View Answer

A) \frac{2}{3}
Explanation:Sum of probabilities =1:
Solve k ⇒ substitute
P(X=3)=\frac{2}{9}
✔️ Answer: B
40) Among every 8 units of a product, one is likely to be defective. If a consumer has ordered 5 units of that product, then the probability that atmost one unit is defective among them is

A) \frac{15}{8}(\frac{7}{8})^6

B) \frac{57}{8^8}

C) \frac{36}{8^5}

D) \frac{3}{2}(\frac{7}{8})^4

View Answer

D) \frac{3}{2}(\frac{7}{8})^4
Explanation:Binomial distribution:
P(0)+P(1)
Compute:
Result:
\frac{3}{2}\left(\frac{7}{8}\right)^4
✔️ Answer: D
Your Score: 0 / 0
Spread the love

Leave a Comment

MCQBits provides free online MCQ practice tests for competitive exams, school exams, and entrance tests in India. Practice chapter-wise multiple choice questions, previous year papers, and mock tests with answers to improve your exam performance.
Prepare for TSPSC, APPSC, TS Polycet, CBSE Class 10, SSC,UPSC, RRB and other government exams with regularly updated quizzes and important questions.
About Us | Contact Us | Privacy Polocy
error: Content is protected !!