document.write( "Question 748970: twenty is twice the sum of a number and four. find the number. \n" ); document.write( "
Algebra.Com's Answer #455712 by timvanswearingen(106)\"\" \"About 
You can put this solution on YOUR website!
Let x represent the number you are looking for. Then the sum of the number and 4 is (x+4) and twice that sum is 2(x+4), which is equal to 20:\r
\n" ); document.write( "\n" ); document.write( "\"20=2%28x%2B4%29\"\r
\n" ); document.write( "\n" ); document.write( "Distribute:\r
\n" ); document.write( "\n" ); document.write( "\"20=2x%2B8\"\r
\n" ); document.write( "\n" ); document.write( "Subtract 8 from both sides:\r
\n" ); document.write( "\n" ); document.write( "\"12=2x\"\r
\n" ); document.write( "\n" ); document.write( "Divide both sides by 2:\r
\n" ); document.write( "\n" ); document.write( "\"6=x\"
\n" ); document.write( "
\n" );