document.write( "Question 309163: company A rents copiers for a monthly charge of $250 plus 10 cents per copy. Company B rents copiers for a monthly charge of $500 plus 5 cents per copy. What is the number of copies above which company A's charges are the higher of the two? \n" ); document.write( "
Algebra.Com's Answer #221156 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
250+.10x>500+.05x
\n" ); document.write( ".10x-.05x>500-250
\n" ); document.write( ".05x>250
\n" ); document.write( "x>250/.05
\n" ); document.write( "x>5,000 copies is the same cost for Co.A & B.
\n" ); document.write( "More than 5,000 copies Co. a will be more expensive.
\n" ); document.write( "Proof:
\n" ); document.write( "Let copies be=5,001
\n" ); document.write( "250+.10*5,001>500+500+.05*5,001
\n" ); document.write( "250+500.1>500+25.005
\n" ); document.write( "750.01>750.005
\n" ); document.write( "
\n" );