document.write( "Question 756895: A number when divided by 6 is diminished by 40. Find the number. \n" ); document.write( "
Algebra.Com's Answer #460510 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"x%2F6=x-40\" ---> \"x=%28x-40%296\" ---> \"x=6x-240\" ---> \"x-6x=-240\" ---> \"-5x=-240\" ---> \"x=%28-240%29%2F%28-5%29\" --> \"highlight%28x=48%29\" \n" ); document.write( "
\n" );