Question:

P, Q and R are three consecutive odd numbers in ascending order. If the value of three times P is 3 less than two times R, find the value of R?

Show Hint

Represent consecutive odd numbers as $x, x+2, x+4$ and set up the equation.
Updated On: Mar 30, 2026
  • 7
  • 11
  • 33
  • 9
  • 5
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation


Step 1:
Let the three consecutive odd numbers be $P = x$, $Q = x+2$, $R = x+4$.
Step 2:
Given: $3P = 2R - 3 \implies 3x = 2(x+4) - 3 = 2x + 8 - 3 = 2x + 5$.
Step 3:
$3x - 2x = 5 \implies x = 5$.
Step 4:
Then $R = x + 4 = 9$.
Step 5:
Final Answer: 9.
Was this answer helpful?
0
0