SOLUTION: The denominator of the fraction is 2 more than the numerator. If 1 is subtracted from the numerator and 2 is added to the denominator the numerator becomes half of the denominat

Algebra ->  Percentage-and-ratio-word-problems -> SOLUTION: The denominator of the fraction is 2 more than the numerator. If 1 is subtracted from the numerator and 2 is added to the denominator the numerator becomes half of the denominat      Log On


   



Question 1148005: The denominator of the fraction is 2 more than the numerator. If 1 is subtracted
from the numerator and 2 is added to the denominator the numerator becomes half
of the denominator find the fraction.

Found 3 solutions by josgarithmetic, Edwin McCravy, ikleyn:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
---
The denominator of the fraction is 2 more thn the numerator
---

n%2F%28n%2B2%29

---
If 1 is subtracted from numerator and 2 is added to denominator
---

%28n-1%29%2F%28n%2B4%29


---
the numerator becomes half of the denominator
---

n-1=%281%2F2%29%28n%2B4%29
highlight_green%282%28n-1%29=n%2B4%29------------solve this...

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
The denominator of the fraction is 2 more than the numerator
 

D = N + 2

If 1 is subtracted from the numerator
NEW numerator = N-1

and 2 is added to the denominator
NEW denominator = D+2

the (NEW) numerator becomes half of the (NEW) denominator.
NEW numerator = N-1 = (1/2)(D+2) 

Multiply both sides by 2:

             2(N-1) = 2(1/2)(D+2)
               2N-2 = D+2
               2N-D = 4

So we have the system of two equations in two unknowns:

system%28D=N%2B2%2C2N-D=4%29

YOU solve that system for the values of N and D by substitution.

find the fraction.
Put the original numerator, the value of N, over D, the
value of the denominator.  DO NOT REDUCE THE FRACTION!!!

Edwin

Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.

Let n = the numerator;  then the denominator = (n+2).


The condition says


    n-1 = %281%2F2%29%2A%28%28n%2B2%29%2B2%29


Multiply both sides by 2 and then simplify


    2n - 2 = ((n+2) + 2

    2n - 2 = n + 4

    2n - n = 4 + 2

     n     = 6


ANSWER.  The numerator is 6;  the denominator is 6+2 = 8.

         The fraction is  6%2F8 = 3%2F4.    ANSWER

SOLVED.