document.write( "Question 357776: together a computer, monitor, and printer cost 1775. The monitor cost 300 less than the computer, and the printer cost 50 more than the monitor. Find the cost of the printer. \n" ); document.write( "
Algebra.Com's Answer #255378 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let x = computer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let (x - 300) = monitor\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let (x + 50) = printer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + x - 300 + x + 50 = 1775\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can you finish?
\n" ); document.write( "
\n" );