document.write( "Question 1037005: Divide 180 in two parts such that the first part is 12 less than twice the second part. \n" ); document.write( "
Algebra.Com's Answer #651704 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let the second part be n. Then the first part is 2n-12; \n" ); document.write( "n+2n-12=180 \n" ); document.write( "3n=192 \n" ); document.write( "n=64 \n" ); document.write( "2n-12=116 \n" ); document.write( "The first part is 116, the second is 64!!!!!!!!!! \n" ); document.write( " \n" ); document.write( " |