document.write( "Question 892578: Your department sends its copying to a photocopy center, which bills your department $0.08 per page. You are considering buying a departmental copier for $2500. With your copier,the cost per page would be $0.025. The expected life of the copier is 4 years. How many copies must you make in the four year period to justify purchasing the copier? \n" ); document.write( "
Algebra.Com's Answer #540602 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
Our cost for copies over 4 years for the two scenarios are
\n" ); document.write( "0.08*x at the departmental rate
\n" ); document.write( "2500 + 0.025*x for a purchased copier
\n" ); document.write( "where x is the number of copies.
\n" ); document.write( "We want to determine when the two costs are the same
\n" ); document.write( "0.08x = 2500 + 0.025x
\n" ); document.write( "add -0.025 to each side
\n" ); document.write( "0.08x - 0.025x = 2500
\n" ); document.write( "0.055x = 2500
\n" ); document.write( "divide each side by 0.055
\n" ); document.write( " x = 2500/0.055
\n" ); document.write( " x = 45454.54
\n" ); document.write( "So we need to make 45455 copies for purchasing a copier to be a good idea.
\n" ); document.write( "
\n" );