SOLUTION: The numerator of a fraction is one more than the denominator. If the numerator and the denominator are both increased by 2, the new fraction will be one fourth less than the origi

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The numerator of a fraction is one more than the denominator. If the numerator and the denominator are both increased by 2, the new fraction will be one fourth less than the origi      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 205861: The numerator of a fraction is one more than the denominator. If the numerator and the denominator are both increased by 2, the new fraction will be one fourth less than the original fraction. What is the original fraction?
Here's what I tried...
n+1/n original fraction
n+1+2/n+2 = n+1/n - 1/4 (n+1/n)
Don't know if I have it set up correctly. Need help. THanks!

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
The numerator of a fraction is one more than the denominator.
If the numerator and the denominator are both increased by 2, the new fraction
will be one fourth less than the original fraction.
What is the original fraction?
:
Looks like you are on the right track, here's how I would do it
:
Let x = the denominator
"The numerator of a fraction is one more than the denominator." therefore:
(x+1) = the numerator
;
" If the numerator and the denominator are both increased by 2, the new fraction will be one fourth less than the original fraction."
%28x%2B1%2B2%29%2F%28x%2B2%29 = %28x%2B1%29%2Fx - 1%2F4
:
%28x%2B3%29%2F%28x%2B2%29 = %28x%2B1%29%2Fx - 1%2F4
Multiply equation by 4x(x+2)
4x(x+2)*%28x%2B3%29%2F%28x%2B2%29 = 4x(x+2)*%28x%2B1%29%2Fx - 4x(x+2)*1%2F4
Cancel the denominators:
4x(x+3) = 4(x+2)(x+1) - x(x+2)
:
4x^2 + 12x = 4(x^2 + 3x + 2) - x^2 - 2x
:
4x^2 + 12x = 4x^2 + 12x + 8 - x^2 - 2x
Arrange as a quadratic equation on the left
4x^2 - 4x^2 + x^2 + 12x - 12x + 2x - 8 = 0
:
x^2 + 2x - 8 = 0
Factors to:
(x+4)(x-2) = 0
Positive solution
x = 2 is the denominator
then
2 + 1 = 3 is the numerator
:
What is the original fraction? 3%2F2
:
:
Check solution in the statement:
if the numerator and the denominator are both increased by 2, the new fraction will be one fourth less than the original fraction."
5%2F4 = 3%2F2 - 1%2F4
5%2F4 = 6%2F4 - 1%2F4