document.write( "Question 947792: When 2 is added to 1/5 of a number n, the result is 3.2.
\n" ); document.write( "Write an equation describing this, and find the value of n
\n" ); document.write( "

Algebra.Com's Answer #578431 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
1/5x+2=3.2
\n" ); document.write( "1/5x=3.2-2
\n" ); document.write( "x=1.2/(1/5)
\n" ); document.write( "x=1.2*5/1
\n" ); document.write( "x=6
\n" ); document.write( "
\n" );