document.write( "Question 1175264: Please help me find the original fraction- The denominator of a fraction is five more than twice the numerator.
\n" );
document.write( "If both numerator and denominator are decreased by two,
\n" );
document.write( "the simplified result is 1/3. Find the original fraction. \n" );
document.write( "
Algebra.Com's Answer #800856 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "The denominator of a fraction is five more than twice the numerator.\"n\"\r\n" ); document.write( "n/(2n+5)\r\n" ); document.write( "If both numerator and denominator are decreased by two\r\n" ); document.write( "(n-2)/(2n+3) = 1/3\r\n" ); document.write( "3(n-2) = 2n+3\r\n" ); document.write( "n = 9 and the denominator is 23 \n" ); document.write( " \n" ); document.write( " |