document.write( "Question 693885: 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 4 and 8 is added to the product \n" ); document.write( "
Algebra.Com's Answer #427611 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
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 4 and 8 is added to the product
\n" ); document.write( ".
\n" ); document.write( "Let n = the number
\n" ); document.write( "then
\n" ); document.write( "4(2n+8) = 4n+8
\n" ); document.write( "8n+32 = 4n+8
\n" ); document.write( "4n+32 = 8
\n" ); document.write( "4n = 24
\n" ); document.write( "n = 6
\n" ); document.write( ".
\n" ); document.write( "The number is 6
\n" ); document.write( "
\n" );