SOLUTION: if 2 is added to the numerator and 3 to the denominator of a fraction. Its value will be 3/4. If 3 is subtracted from the numerator and 1 from the denominator it's value will be 1/
Question 1103256: if 2 is added to the numerator and 3 to the denominator of a fraction. Its value will be 3/4. If 3 is subtracted from the numerator and 1 from the denominator it's value will be 1/4 what is the fraction Found 2 solutions by Theo, ankor@dixie-net.com:Answer by Theo(13342) (Show Source):
if 2 is added to the numerator and 3 to the denominator of the fraction, its value will be 3/4.
the equation for the fraction becomes (x+2) / (y+3) = 3/4.
If 3 is subtracted from the numerator and 1 from the denominator it's value will be 1/4.
the equation for the fraction becomes (x-3) / (y-1) = 1/4.
you have two equations that needs to be solved simultaneously.
they are:
(x+2)/(y+3) = 3/4. (first equation)
and:
(x-3)/(y-1) = 1/4. (second equation)
cross multiply the first equation of (x+2)/(y+3) = 3/4 to get:
4*(x+2) = 3*(y+3)
simplify to get:
4x+8 = 3y + 9
subtract 8 from both sides of this equation and subtract 3y from both sides of this equation to get:
4x - 3y = 1 (third equation)
cross multiply the second equation of (x-3)/(y-1) = 1/4
simplify to get:
4*(x-3) = 1*(y-1)
simplify to get:
4x-12 = y-1
subtract y from both sides of this equation and add 12 to both sides of this equation to get:
4x - y = 11 (fourth equation)
You can put this solution on YOUR website! Write an equation for each statement, simplify as much as possible
:
if 2 is added to the numerator and 3 to the denominator of a fraction.
Its value will be 3/4. =
cross multiply
4(n+2) = 3(d+3)
4n + 8 = 3d + 9
4n = 3d + 9 - 8
4n = 3d + 1
If 3 is subtracted from the numerator and 1 from the denominator
it's value will be. 1/4 =
cross multiply
1(d-1) = 4(n-3)
d - 1 = 4n - 12
d = 4n - 12 + 1
d = 4n - 11
in the first simplified equation, replace d with (4n-11)
4n = 3(4n-11) + 1
4n = 12n - 33 + 1
4n = 12n - 32
32 = 12n - 4n
32 = 8n
n = 4
find d
d = 4(4) - 11
d = 5
:
what is the fraction?