document.write( "Question 618933: Divide 32 into two parts such that five times of the first part exceeds four times of the second part by twenty five.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #389194 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let x be the first part \n" ); document.write( "Then Second part will be = 32-x\r \n" ); document.write( "\n" ); document.write( "Five times of the first part exceeds four times of the second part by twenty five \n" ); document.write( "5x=4(32-x)+25 \n" ); document.write( "5x=128-4x+25 \n" ); document.write( "5x=153-4x \n" ); document.write( "5x+4x=153 \n" ); document.write( "9x=153 \n" ); document.write( "9x/9=153/9 \n" ); document.write( "x=17\r \n" ); document.write( "\n" ); document.write( "First Part = 17 \n" ); document.write( "Second Part = 32-17=15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check \n" ); document.write( "===== \n" ); document.write( "5 times of first part = 5(17)=85 \n" ); document.write( "4 times of second part = 4(15)=60\r \n" ); document.write( "\n" ); document.write( "5times of first=4times of the second part + 25 \n" ); document.write( "85=60+25 \n" ); document.write( "85=85\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |