document.write( "Question 992359: Two-third of a certain number exceeds a quarter of it by 15.find the 2/3 number? \n" ); document.write( "
Algebra.Com's Answer #611987 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! let the number be x, \n" ); document.write( "2x/3=x/4+15 \n" ); document.write( "2x/3=(x+60)/4 \n" ); document.write( "8x=3(x+60) \n" ); document.write( "8x=3x+180 \n" ); document.write( "5x=180 \n" ); document.write( "x=36 \n" ); document.write( "Then \n" ); document.write( "2(36)/3=24 \n" ); document.write( "Two third of the number is 24 \n" ); document.write( "HOPE THIS HELPS? \n" ); document.write( " |