document.write( "Question 1047040: three is added to a number, and then the sum is multiplied by 4. the result is 16. find the number? \n" ); document.write( "
Algebra.Com's Answer #662515 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let's call the number x. Then we can write
\n" ); document.write( "(3 + x)(4) = 16
\n" ); document.write( "Now divide by four and then subtract three...we get
\n" ); document.write( "3 + x = 4
\n" ); document.write( "x = 1
\n" ); document.write( "
\n" );