document.write( "Question 692048: If 4 times a number is increased by 5 and the result is 25, what is the number? \n" ); document.write( "
Algebra.Com's Answer #426917 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
4x+5=25
\n" ); document.write( "4x=25-5
\n" ); document.write( "x=20/4
\n" ); document.write( "x=5
\n" ); document.write( "
\n" );