document.write( "Question 857996: The numerator and denominator of a fraction are in ratio 2 : 3. If 6 is subtracted from the numerator, the
\n" );
document.write( "result will be 2/3 of the original fraction. What is the value of the numerator ? \n" );
document.write( "
Algebra.Com's Answer #516966 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x/y = 2/3\r \n" ); document.write( "\n" ); document.write( "3x=2y \n" ); document.write( "3x-2y=0............(1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-6)/y = (2/3) (x/y)\r \n" ); document.write( "\n" ); document.write( "3x-18 = 2x\r \n" ); document.write( "\n" ); document.write( "x=18\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |