document.write( "Question 906662: I've been stuck on this question and I'm pretty sure it's the most simplest things ever but I don't know why I can't figure it out. So far I got to a+b=1200 but I know I need another part of the system. the question is:\r
\n" );
document.write( "\n" );
document.write( " An office is printing 1200 copies of a document using two printers. Printer a gets jammed and prints only half as many copies as printer B. Write and solve a system of equations to for number of copies that eah printer will produce.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #549989 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=1200 \n" ); document.write( "a gets jammed and prints only half as many copies as printer B. \n" ); document.write( "a=b/2 \n" ); document.write( " |