document.write( "Question 266348: Three-quarters of a certain number exceeds two-thirds of it by 3.Find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #195689 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Three-quarters of a certain number exceeds two-thirds of it by 3.Find the number \n" ); document.write( "---------------------- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "Equation: \n" ); document.write( "(3/4)x = (2/3)x + 3 \n" ); document.write( "--- \n" ); document.write( "[(3/4)-(2/3)]x = 3 \n" ); document.write( "(1/12)x = 3 \n" ); document.write( "x = 36 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |