Mark H. answered 08/25/19
Tutoring in Math and Science at all levels
So, call your unknown fraction X/Y
Translate statements into equations:
" reduces to 5/7 when 2 is subtracted from both the numerator and denominator":
(X-2) / (Y-2) = 5/7 (equation I)
"reduces to 5/6 if the numerator and the denominator are each increased by 3.:
(X+3) / (Y+3) = 5/6 (equation II)
Now we have 2 equation in 2 unknowns---these can be solve to get X and Y:
Rewriting to put all variables on top:
I: X-2 = 5Y/7 - 10/7
II: X+3 = 5Y/6 + 15/6
clean up:
I: 7X - 14 = 5Y - 10
7X - 5Y = 4
II: 6X + 18 = 5Y + 15
6X - 5Y = -3
Subtract II from I:
X = 7
Solve either I or II to get Y = 9