document.write( "Question 1036203: If 8 is added to twice a number and this sum is multiplied by 4, the result is the same as if the number is multiplied by -22 and 2 is added to the product. What is the number? \n" ); document.write( "
Algebra.Com's Answer #650906 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "If 8 is added to twice a number and this sum is multiplied by 4,
\n" ); document.write( "the result is the same as if the number is multiplied by -22 and 2
\n" ); document.write( "is added to the product.
\n" ); document.write( "Make the number = x
\n" ); document.write( "4(8 + 2x) = -22x + 2
\n" ); document.write( "Multiply out
\n" ); document.write( "32 + 8x = -22x + 2
\n" ); document.write( "Collect like terms:
\n" ); document.write( "8x + 22x = 2 - 32
\n" ); document.write( "30x = -30
\n" ); document.write( "x = -1
\n" ); document.write( "The number is -1.
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );