document.write( "Question 189680: Three quarters of a certain number exceeds two-thirds of it by 3. Find the number.
\n" );
document.write( "Can you please help me find an equation for the above. Thanks in advance.:) \n" );
document.write( "
Algebra.Com's Answer #142324 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let the number be x. \n" ); document.write( ": \n" ); document.write( "(3/4)x=(2/3)x+3 \n" ); document.write( ": \n" ); document.write( "9x=8x+36.........multiplied all terms by 12 \n" ); document.write( ": \n" ); document.write( "x=36 \n" ); document.write( " |