document.write( "Question 293583: The sum of twice a number and 4 less than the number is the same as the difference between -32 and the number. What is the number?
\n" );
document.write( "Solve using the five-step problem-solving process. Show all steps necessary to arrive at your solution \n" );
document.write( "
Algebra.Com's Answer #211926 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The sum of twice a number and 4 less than the number is the same as the \n" ); document.write( " difference between -32 and the number. \n" ); document.write( ": \n" ); document.write( "x = the unknown number \n" ); document.write( ": \n" ); document.write( "2x + (x-4) = x - (-32) \n" ); document.write( "3x - 4 = x + 32 \n" ); document.write( "3x - x = 32 + 4 \n" ); document.write( "2x = 36 \n" ); document.write( "x = \n" ); document.write( "x = 18 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in the statement \n" ); document.write( "\"The sum of twice a number and 4 less than the number is the same as the \n" ); document.write( " difference between -32 and the number.\" \n" ); document.write( "2(18) + (18-4) = 18 - (-32) \n" ); document.write( "36 + 14 = 18 + 32 \n" ); document.write( "50 = 50\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |