document.write( "Question 178306This question is from textbook Intermediate Algebra
\n" );
document.write( ": Twice the sum of a number and 3 is the same as five times the number minus 1 minus four times the number. Find the number. \n" );
document.write( "
Algebra.Com's Answer #133281 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! let x = \" a number\" \n" ); document.write( ": \n" ); document.write( "Write an equation for the given statement \n" ); document.write( ": \n" ); document.write( "Twice the sum of a number and 3 is the same as five times the number minus 1 \n" ); document.write( "minus four times the number. \n" ); document.write( "2x + 3 = 5x - 1 - 4x \n" ); document.write( "2x + 3 = x - 1 \n" ); document.write( "2x - x = -1 -3 \n" ); document.write( "x = -4 \n" ); document.write( ": \n" ); document.write( "Check solution \n" ); document.write( "2(-4) + 3 = 5(-4) - 1 - 4(-4) \n" ); document.write( "-8 + 3 = -20 - 1 + 16 \n" ); document.write( "-5 = -5\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |