document.write( "Question 457442: Four more than twice a number is twelve. What is the number?\r
\n" );
document.write( "\n" );
document.write( "4+ 2x=12\r
\n" );
document.write( "\n" );
document.write( "I'm not sure but was thinking this is how to start the equation with the answer being x=4 \n" );
document.write( "
Algebra.Com's Answer #313840 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Four more than twice a number is twelve. What is the number?\r \n" ); document.write( "\n" ); document.write( "What you have is correct.\r \n" ); document.write( "\n" ); document.write( "Let x = \"the number\" \n" ); document.write( "then \n" ); document.write( "4+ 2x=12 \n" ); document.write( "now we solve for x: \n" ); document.write( "subtracting 4 from both sides we have: \n" ); document.write( "2x = 8 \n" ); document.write( "dividing both sides by 2: \n" ); document.write( "x = 4 \n" ); document.write( " |