document.write( "Question 1018831: The product of a number and 7, decreased by the number is equal to 42. Find the number. \n" ); document.write( "
Algebra.Com's Answer #634888 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
7x-x=42
\n" ); document.write( "6x=42
\n" ); document.write( "x=42/6
\n" ); document.write( "x=7
\n" ); document.write( "
\n" );