document.write( "Question 513949: 1. Twice a number decreased by 39 is five times the sum of the number and two times the number . \n" ); document.write( "
Algebra.Com's Answer #343227 by drcole(72)\"\" \"About 
You can put this solution on YOUR website!
We need to write this problem out algebraically. Let x be the number. Then twice that number is 2x, and twice the number decreased by 39 can be written as:\r
\n" ); document.write( "\n" ); document.write( "\"+2x+-+39+\"\r
\n" ); document.write( "\n" ); document.write( "The sum of the number and two times the number would be \r
\n" ); document.write( "\n" ); document.write( "\"x+%2B+2x\"\r
\n" ); document.write( "\n" ); document.write( "The problem states that twice a number decreased by 39 equals five time the sum of the number and two times the number. We can therefore write this equation algebraically as:\r
\n" ); document.write( "\n" ); document.write( "\"+2x+-+39+=+5%28x+%2B+2x%29+\"\r
\n" ); document.write( "\n" ); document.write( "Now we simplify our equation and solve for x:\r
\n" ); document.write( "\n" ); document.write( "\"+2x+-+39+=+5%283x%29+\" (combine like terms)
\n" ); document.write( "\"+2x+-+39+=+15x+\" (simplify the right hand side by multiplying)
\n" ); document.write( "\"+-39+=+13x+\" (subtract 2x from both sides)
\n" ); document.write( "\"+-3+=+x+\" (divide both sides by 13)\r
\n" ); document.write( "\n" ); document.write( "So x = -3. Let's check this: twice of -3 is -6, so twice of 3 decreased by 39 equals -6 - 39 = -45. The sum of -3 and twice of -3 is -3 + (-6) = -9, and five times that is -45. So the two sides match, and x = -3 is our solution.
\n" ); document.write( "
\n" );