document.write( "Question 662840: a computer and printer together cost $1020. if the computer cost 40 more than 5 times the printer, how much was the printer? \n" ); document.write( "
Algebra.Com's Answer #412507 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+5x+40=1020
\n" ); document.write( "6x=1020-40
\n" ); document.write( "6x=980
\n" ); document.write( "x=980/6
\n" ); document.write( "x=163.33 printer
\n" ); document.write( "5x+40=856.67 computer
\n" ); document.write( "
\n" );