2 solved Trigonometry previous year questions (PYQs) from JIPMAT past year papers — attempt each and check the answer.
Free SolutionsNo Login2 Questions
Q1:jipmat 2025QA › TrigonometryMediumQA · MCQ
Two ships are sailing in the sea on the two sides of a lighthouse. The angles of elevation of the top of the lighthouse as observed from two ships are 30 deg and 45 deg respectively. If the lighthouse is 100 m high, the distance between two ships is approximately:
A173 m
B200 m
C273 m
D300 m
Pick an option to attempt
The Setup: We are dealing with two right-angled triangles sharing the same vertical height (the lighthouse). The ships are on *opposite* sides, meaning the total distance between them is the sum of their individual horizontal distances to the base of the lighthouse.
Step 1: Calculate distance for the first ship (d1).
Using the tangent ratio (opposite/adjacent):
tan(30∘)=d110031=d1100⟹d1=1003
Since 3≈1.732:
d1=100(1.732)=173.2 mStep 2: Calculate distance for the second ship (d2).
tan(45∘)=d21001=d2100⟹d2=100 mStep 3: Add them together for the total distance.
Total Distance=d1+d2=173.2+100=273.2 m
Rounding to the nearest whole number gives us 273.
Final Answer: 273
Q2:jipmat 2025QA › TrigonometryHardQA · MCQ
If sinθ−cosθsinθ+cosθ=3, then value of sin4θ−cos4θ is
A51
B52
C53
D54
Pick an option to attempt
The Setup: This looks like a trig nightmare, but we can easily finesse it by isolating a single trig ratio (like tanθ) first, then substituting it back into a simplified version of the target expression.
Step 1: Cross-multiply the initial equation to find the relationship between sine and cosine.
sinθ−cosθsinθ+cosθ=13sinθ+cosθ=3(sinθ−cosθ)sinθ+cosθ=3sinθ−3cosθ
Group the terms together:
4cosθ=2sinθ
Divide by 2cosθ to get tangent:
cosθsinθ=24⟹tanθ=2Step 2: Build a right-angled triangle. Since tanθ=AdjacentOpposite=12, we can find the hypotenuse using Pythagoras.
Hypotenuse2=22+12=5⟹Hypotenuse=5
This means sinθ=52 and cosθ=51.
Step 3: Simplify the target expression using the difference of squares identity: a2−b2=(a−b)(a+b).
sin4θ−cos4θ=(sin2θ−cos2θ)(sin2θ+cos2θ)
Since sin2θ+cos2θ=1 (the most basic trig fact), the expression simply becomes:
sin2θ−cos2θStep 4: Plug in our values from the triangle.
sin2θ=(52)2=54cos2θ=(51)2=51Final Value=54−51=53Final Answer: 3/5