document.write( "Question 1120748: Hi
\n" );
document.write( "the total mass of A, B C D was 280kg. If the mass of A decreased by 30kg, the mass of B was increased by 10kg, the mass of C was halved and the mass of D was tripled, the 4 masses would be equal. Find the mass of each.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #736433 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the total mass of A, B C D was 280kg. \n" ); document.write( "a + b + c + d = 280 \n" ); document.write( " If the mass of A decreased by 30kg, the mass of B was increased by 10kg, \n" ); document.write( " the mass of C was halved and the mass of D was tripled, the 4 masses would be equal \n" ); document.write( "a - 30 = 3d \n" ); document.write( "a = (3d+30) \n" ); document.write( ": \n" ); document.write( "b + 10 = 3d \n" ); document.write( "b = (3d-10) \n" ); document.write( ": \n" ); document.write( ".5c = 3d \n" ); document.write( "c = 6d \n" ); document.write( "Replace a, b, c in the first equation \n" ); document.write( "(3d+30) + (3d-10) + 6d + d = 280 \n" ); document.write( "combine like terms \n" ); document.write( "13d + 20 = 280 \n" ); document.write( "13d = 280 - 20 \n" ); document.write( "13d = 260 \n" ); document.write( "d = 260/13 \n" ); document.write( "d = 20 kg \n" ); document.write( "then \n" ); document.write( "a = 3(20) + 30 \n" ); document.write( "a = 90 kg \n" ); document.write( "and \n" ); document.write( "b = 3(20) - 10 \n" ); document.write( "b = 50 kg \n" ); document.write( "and \n" ); document.write( "c = 6(20) \n" ); document.write( "c = 120 kg \n" ); document.write( ": \n" ); document.write( "Check: 90 + 50 + 120 + 20 = 280 \n" ); document.write( ":\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |