document.write( "Question 507610: if 4 is added to twice a number and this sum is multiplied by 2, the result is the same as if the number is multiplied by 3 and 4 is added to the product. what is the number? \n" ); document.write( "
Algebra.Com's Answer #340663 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
2(2x+4) = 3x+4
\n" ); document.write( "4x + 8 = 3x + 4
\n" ); document.write( "x = -4
\n" ); document.write( ".
\n" ); document.write( "check this answer.
\n" ); document.write( ".
\n" ); document.write( "2(2(-4)+4) = 3(-4)+4
\n" ); document.write( "-16 +8 = -12 +4
\n" ); document.write( "-8 = -8
\n" ); document.write( "Correct.
\n" ); document.write( ".
\n" ); document.write( "Answer: x = -4
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );