document.write( "Question 968368: six times a number increased by 7 is 31. Find the number \n" ); document.write( "
Algebra.Com's Answer #591754 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
Let the number be x.
\n" ); document.write( "6x+7=31
\n" ); document.write( "6x=24
\n" ); document.write( "x=4
\n" ); document.write( "The number is 4.
\n" ); document.write( "
\n" );