document.write( "Question 519144: Copy Cats charges a $21 surcharge for a batch of colored copies plus $0.15 per page. Heritage charges a $25.50 surcharge for a batch of colored copies plus $0.12 per page. How many pages of color copies would make Heritage cheaper than Copy cats? \n" ); document.write( "
Algebra.Com's Answer #345405 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
21+0.15x=25.50+0.12x
\n" ); document.write( "0.03x=4.5
\n" ); document.write( "x=4.5/0.03
\n" ); document.write( "x=150
\n" ); document.write( "more than 150 copies
\n" ); document.write( "
\n" );