document.write( "Question 473093: what number must be added to each term of 5/8 to yield 3/4
\n" );
document.write( "what number must be subtracted to each term of 9/17 to yield 1/3 \n" );
document.write( "
Algebra.Com's Answer #324386 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what number must be added to each term of 5/8 to yield 3/4 \n" ); document.write( "---- \n" ); document.write( "Solve: \n" ); document.write( "(5+x)/(8+x) = 3/4 \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "20 + 4x = 24 + 3x \n" ); document.write( "x = 4 \n" ); document.write( "============================ \n" ); document.write( "what number must be subtracted to each term of 9/17 to yield 1/3 \n" ); document.write( "(9-x)/(17-x) = 1/3 \n" ); document.write( "---- \n" ); document.write( "27-3x = 17-x \n" ); document.write( "--- \n" ); document.write( "2x = 10 \n" ); document.write( "x = 5 \n" ); document.write( "=========== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |