document.write( "Question 105865: 5 times a number, increased by 1, is 36. find the number?\r
\n" ); document.write( "\n" ); document.write( "I am not good with these can you help
\n" ); document.write( "

Algebra.Com's Answer #77062 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=number
\n" ); document.write( "...5 times a number ... 5x
\n" ); document.write( "...increased by 1 ... +1
\n" ); document.write( "...is 36 ... =36
\n" ); document.write( "5x+1=36
\n" ); document.write( "
\n" );