document.write( "Question 255122: Twice a number increased by 12 is 31 less than three times the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #187426 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Twice a number increased by 12 is 31 less than three times the number. \n" ); document.write( " Find the number. \n" ); document.write( "; \n" ); document.write( "Just write what is says \n" ); document.write( "2x + 12 = 3x - 31 \n" ); document.write( "12 + 31 = 3x - 2x \n" ); document.write( "43 = x \n" ); document.write( "; \n" ); document.write( "; \n" ); document.write( "Check this in the statement: \n" ); document.write( "\"Twice a number increased by 12 is 31 less than three times the number.\" \n" ); document.write( "2(43) + 12 = 3(43) - 31 \n" ); document.write( "86 + 12 = 129 - 31 \n" ); document.write( " |