|
Question 404979: I could really use some help with this:
"The sum of the numerator and denominator of a fraction is 40. If 3 is added to the numerator, and 2 added to the denominator, the new fraction is equal to 4/5.
What is the original fraction? "
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The sum of the numerator and denominator of a fraction is 40. If 3 is added to the numerator, and 2 added to the denominator, the new fraction is equal to 4/5.
What is the original fraction? "
-----------------
Let the original fraction be x/y.
---
Equations:
x + y = 40
(x+3)/(y+2) = 4/5
----
Modify the 2nd equation as follows:
5(x+3) = 4(y+2)
5x+15 = 4y+8
5x-4y = -7
------
Now, solve the system:
x+y = 40
5x-4y = -7
---
Multiply the 1st equation by 5:
5x + 5y = 5*40
5x-4y = -7
-----
Subtract the bottom eq. from the top and solve for "y":
9y = 207
y = 23
---
Solve for "x":
x + y = 40
x + 23 = 40
x = 17
-------
Original Fraction: 17/23
=============================
Cheers,
Stan H.
================
|
|
|
| |