document.write( "Question 1148005: The denominator of the fraction is 2 more than the numerator. If 1 is subtracted
\n" ); document.write( "from the numerator and 2 is added to the denominator the numerator becomes half
\n" ); document.write( "of the denominator find the fraction.
\n" ); document.write( "

Algebra.Com's Answer #769360 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
The denominator of the fraction is 2 more than the numerator
 \r\n" );
document.write( "\r\n" );
document.write( "D = N + 2\r\n" );
document.write( "

\n" ); document.write( "If 1 is subtracted from the numerator
\n" ); document.write( "
\r\n" );
document.write( "NEW numerator = N-1\r\n" );
document.write( "

\n" ); document.write( "and 2 is added to the denominator
\n" ); document.write( "
\r\n" );
document.write( "NEW denominator = D+2\r\n" );
document.write( "

\n" ); document.write( "the (NEW) numerator becomes half of the (NEW) denominator.
\n" ); document.write( "
\r\n" );
document.write( "NEW numerator = N-1 = (1/2)(D+2) \r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 2:\r\n" );
document.write( "\r\n" );
document.write( "             2(N-1) = 2(1/2)(D+2)\r\n" );
document.write( "               2N-2 = D+2\r\n" );
document.write( "               2N-D = 4\r\n" );
document.write( "\r\n" );
document.write( "So we have the system of two equations in two unknowns:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28D=N%2B2%2C2N-D=4%29\"\r\n" );
document.write( "\r\n" );
document.write( "YOU solve that system for the values of N and D by substitution.\r\n" );
document.write( "

\n" ); document.write( "find the fraction.
\n" ); document.write( "
\r\n" );
document.write( "Put the original numerator, the value of N, over D, the\r\n" );
document.write( "value of the denominator.  DO NOT REDUCE THE FRACTION!!!\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );