document.write( "Question 411413: What number was subtracted from both the numerator and the denominator of the fraction 9/12 to make a fraction equal to 1/3?\r
\n" );
document.write( "\n" );
document.write( "My work: 9/12 and 4/12 (1/3 * 4) \n" );
document.write( "
Algebra.Com's Answer #289194 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What number was subtracted from both the numerator and the denominator of the fraction 9/12 to make a fraction equal to 1/3? \n" ); document.write( "---- \n" ); document.write( "Let the number subtracted be \"x\". \n" ); document.write( "---- \n" ); document.write( "Solve: \n" ); document.write( "(9-x)/(12-x) = 1/3 \n" ); document.write( "Cross multiply and solve for \"x\": \n" ); document.write( "3(9-x) = 12-x \n" ); document.write( "27-3x = 12-x \n" ); document.write( "2x = 15 \n" ); document.write( "x = 7.5 \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |