4 solved Identities previous year questions (PYQs) from past year papers — attempt each and check the answer.
Free SolutionsNo Login4 Questions
Q1:jipmat 2025QA › IdentitiesHardQA · MCQ
(3.07−2.15)(2.15−4.53)(4.53−3.07)2+(2.15−4.53)(4.53−3.07)(3.07−2.15)2+(4.53−3.07)(3.07−2.15)(2.15−4.53)2 is simplified to
A0
B1
C2
D3
Pick an option to attempt
The Setup: Doing the decimals here would be a colossal waste of time. This is a classic algebraic identity in disguise. Let's sub in variables to reveal the true form.
Step 1: Let x=4.53−3.07, let y=3.07−2.15, and let z=2.15−4.53.
Notice that if you add them all up, everything cancels out perfectly:
x+y+z=(4.53−3.07)+(3.07−2.15)+(2.15−4.53)=0.
Step 2: Rewrite the absolute monstrosity of an expression using x,y,z.
E=yzx2+zxy2+xyz2Step 3: Find a common denominator (xyz) and add the fractions.
E=xyzx3+xyzy3+xyzz3=xyzx3+y3+z3Step 4: Deploy the master identity. If x+y+z=0, then x3+y3+z3=3xyz.
Substitute 3xyz into the numerator:
E=xyz3xyz=3Final Answer: 3
Q2:jipmat 2025QA › IdentitiesMediumQA · MCQ
If x3+y3=468 and x+y=12, then value of x4+y4 will be
A3620
B2036
C3025
D3026
Pick an option to attempt
The Setup: We are stepping up the algebraic ladder here. We need to find xy, use it to find x2+y2, and then square that to finally unlock x4+y4. It's a three-phase boss fight.
Step 1: Find xy using the sum of cubes identity.
x3+y3=(x+y)((x+y)2−3xy)468=12(122−3xy)468=12(144−3xy)
Divide by 12:
39=144−3xy⟹3xy=105⟹xy=35Step 2: Find x2+y2.
x2+y2=(x+y)2−2xyx2+y2=(12)2−2(35)x2+y2=144−70=74Step 3: Find x4+y4 by squaring the squares.
(x2+y2)2=x4+y4+2x2y2
We can rewrite this as x4+y4=(x2+y2)2−2(xy)2.
Substitute the values we've farmed:
x4+y4=(74)2−2(35)2742=(70+4)2=4900+560+16=5476.
2(35)2=2(1225)=2450.
x4+y4=5476−2450=3026Final Answer: 3026
Q3:ipmat indore 2019QA › IdentitiesHardMCQ · MCQ
If a,b,c are real numbers and a2+b2+c2=1, then the set of values ab+bc+ca can take is:
A[-1,2]
B[-21, 2]
C[-1,1]
D[-21, 1]
Pick an option to attempt
The Setup: We need the exact range of ab+bc+ca on the unit sphere a2+b2+c2=1. Both bounds fall out of the fact that a real square is never negative - but a bound is only the answer if it is actually reached, so we must exhibit a witness for each.
Step 1: The lower bound. Expand a perfect square, which cannot be negative:
(a+b+c)2≥0⟹a2+b2+c2+2(ab+bc+ca)≥0
Substituting the constraint:
1+2(ab+bc+ca)≥0⟹ab+bc+ca≥−21Step 2: The upper bound. Use the sum of pairwise squared differences, also non-negative:
(a−b)2+(b−c)2+(c−a)2≥0⟹2(a2+b2+c2)−2(ab+bc+ca)≥02(1)−2(ab+bc+ca)≥0⟹ab+bc+ca≤1Step 3: Show both ends are attained. Inequalities alone would allow a smaller range, so produce explicit points on the sphere:
* Upper: take a=b=c=31. Then a2+b2+c2=3⋅31=1 ✓, and ab+bc+ca=3⋅31=1. Equality holds because (a−b)2+(b−c)2+(c−a)2=0 exactly when all three are equal.
* Lower: take a=21, b=−21, c=0. Then a2+b2+c2=21+21+0=1 ✓, and ab+bc+ca=−21+0+0=−21. Equality holds because a+b+c=0.
Step 4: Conclude. The expression is continuous on a connected sphere, so it sweeps every value between the two attained extremes - the set is the closed interval, endpoints included:
−21≤ab+bc+ca≤1Final Answer: [-21, 1]
Q4:ipmat indore 2026QA › IdentitiesHardMCQ · MCQ
Positive reals x,y satisfy x=y and xyx2+y2=k. If replacing x by x+y and y by ∣x−y∣ leaves the value of k unchanged, then k equals ___
A1
B22
C2
D2
Pick an option to attempt
The Setup: This is a heavy Algebra transformation puzzle. We need to construct the new expression for k after the substitution, simplify it using absolute value properties and binomial expansion, and then equate it to the original k. Finally, we bridge the gap using the legendary algebraic identity (A+B)2−(A−B)2=4AB to unlock the exact value of k. Math, logic, and syntax are locked in and double-verified.
**Step 1: Construct the new k timeline.**
The original baseline expression is:
k=xyx2+y2
We replace x with (x+y) and y with ∣x−y∣. The new expression becomes:
Newk=(x+y)∣x−y∣(x+y)2+(∣x−y∣)2Step 2: Simplify the numerator and denominator.
* Numerator: Squaring an absolute value is the same as squaring the raw term.
(x+y)2+(x−y)2=(x2+2xy+y2)+(x2−2xy+y2)=2(x2+y2)
* Denominator: Since x and y are positive real numbers, their sum (x+y) is strictly positive. We can bring it inside the absolute value bracket:
(x+y)∣x−y∣=∣(x+y)(x−y)∣=∣x2−y2∣
Substitute these back to get the fully simplified new k:
Newk=∣x2−y2∣2(x2+y2)Step 3: Equate and isolate the core ratio.
The problem states the value of k remains unchanged. Set the original k equal to the new k:
xyx2+y2=∣x2−y2∣2(x2+y2)
Since x and y are positive, (x2+y2) is strictly positive. We can safely cancel it from both sides:
xy1=∣x2−y2∣2
Cross-multiply and divide by xy to isolate the absolute value fraction:
∣x2−y2∣=2xy⟹xyx2−y2=2
Split the fraction to reveal our working variables:
yx−xy=2Step 4: Execute the Identity Bridge.
Notice that our original k can also be split into the same variable format:
k=xyx2+y2=yx+xy
We now have expressions for both the sum and difference of yx and xy. We link them using the standard identity (a+b)2−(a−b)2=4ab:
(yx+xy)2−(yx−xy)2=4(yx)(xy)
Substitute our known values into the identity (note that the product on the right side cancels out to 1):
k2−(2)2=4(1)k2−4=4⟹k2=8Step 5: Secure the final stat.
Since x and y are both positive real numbers, their sum fraction k=yx+xy must also be strictly positive.
k=8=22Final Answer:22