document.write( "Question 1198858: A number is divided into two parts, such that one part is 12 more than the other. If the two parts are in the ratio 4 : 3, find the number and the two parts.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #832527 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The two parts are in the ratio 4:3, so represent the two numbers with 4x and 3x. \n" ); document.write( "The difference between the two numbers is 12: \n" ); document.write( "4x-3x=12 \n" ); document.write( "x=12 \n" ); document.write( "Then the two numbers are 4x=48 and 3x=36; the sum is 84. \n" ); document.write( "ANSWERS: 84, 48, and 36 \n" ); document.write( " \n" ); document.write( " |