document.write( "Question 505951: if 3 times a number is increased 0.2, the result is 23. Find the number. \n" ); document.write( "
Algebra.Com's Answer #340040 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3x+0.2=23
\n" ); document.write( "3x=23-0.2
\n" ); document.write( "3x=22.8
\n" ); document.write( "x=22.8/3
\n" ); document.write( "x=7.6
\n" ); document.write( "
\n" );