3 solved Linear Equations previous year questions (PYQs) from JIPMAT past year papers — attempt each and check the answer.
Free SolutionsNo Login3 Questions
Q1:jipmat 2025QA › Linear EquationsMediumQA · MCQ
The value of 99971+99972+99973+99974+99975+99976 is equal to:
A5997
B5979
C5994
D2997
Pick an option to attempt
The Setup: We need to evaluate the sum of six mixed fractions. Doing this the traditional way by converting to improper fractions is major NPC energy. Let's break it down using the property of mixed fractions: ACB=A+CB.
Step 1: Separate the whole numbers from the fractions. Since 999 appears 6 times, we can group them up.
S=(999×6)+(71+72+73+74+75+76)Step 2: Calculate the whole number part. Let's use girl math: 999 is practically 1000.
999×6=(1000−1)×6=6000−6=5994Step 3: Sum up the fractions. The denominators are all matching vibes (they are all 7).
71+2+3+4+5+6=721=3Step 4: Add the two parts together for the ultimate W.
5994+3=5997Final Answer: 5997
Q2:jipmat 2025QA › Linear EquationsMediumQA · MCQ
Which of the following statements is/are correct?
A. If 2x=3y=6−z, then x1+y1+z1=0
B. (243)0.16×(9)0.1=0.3
C. If 3.105×10P=0.00239+0.000715, then P=−3
AB only
BB and C only
CA and B only
DA and C only
Pick an option to attempt
The Setup: We've got a classic 'two truths and a lie' situation. Let's audit each statement mathematically to see which ones are actually valid and which one is straight capping.
Step 1: Fact-check Statement A. Let 2x=3y=6−z=k.
This implies 2=kx1, 3=ky1, and 6=k−z1.
We know 2×3=6. Substituting the k terms:
kx1×ky1=k−z1kx1+y1=k−z1
Equating the powers: x1+y1=−z1⟹x1+y1+z1=0. Statement A is a W (True).
Step 2: Fact-check Statement B.
Convert bases to powers of 3: 243=35 and 9=32.
(35)0.16×(32)0.1=30.8×30.230.8+0.2=31=3
The statement claims it equals 0.3. Total cap. Statement B is False.
Step 3: Fact-check Statement C.
Add the decimals on the right side: 0.00239+0.000715=0.003105.
Equation: 3.105×10P=0.003105.
To get from 3.105 to 0.003105, we move the decimal left by 3 places, meaning multiplying by 10−3. So P=−3. Statement C is True.
Final Answer: A and C only
Q3:jipmat 2025QA › Linear EquationsMediumQA · MCQ
If a+b=2c, then the value of a−ca+b−cb is
A1/2
B1
C2
D3
Pick an option to attempt
The Setup: You could do full algebra to solve this, but picking smart numbers is a massive brain play because if the expression holds true for variables, it holds true for any real numbers that satisfy the condition.
Step 1: Choose values for a, b, and c that satisfy a+b=2c. Let's make sure the denominators don't become zero (a=c, b=c).
Let a=3 and b=1.
3+1=4, so 2c=4⟹c=2.
Step 2: Plug these values straight into the expression.
E=a−ca+b−cbE=3−23+1−21Step 3: Evaluate.
E=13+−11E=3−1=2
*Bonus Algebra Flex:* If you rearrange a+b=2c, you get b−c=c−a. Substitute b−c with −(a−c). The expression becomes a−ca−a−cb=a−ca−b. Since b=2c−a, then a−b=a−(2c−a)=2a−2c=2(a−c). So the fraction simplifies perfectly to a−c2(a−c)=2.
Final Answer: 2