document.write( "Question 222807: Copy solutions rents a copier for $240 per month plus 1.8 cents per copy. A law firm needs to lease a copy machine for use during a special case that they anticipate will take 3 months. They allot a budget of $1500 for copying costs. How many copies can they make and stay within budget?\r
\n" );
document.write( "\n" );
document.write( "I have tried to work it out like this\r
\n" );
document.write( "\n" );
document.write( "240 + 1.8c = 1500 but I know that I am missing the fact that the 240 is a monthly rate. Please, any help would be appreciated. Thank you in advance. \n" );
document.write( "
Algebra.Com's Answer #166766 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Copy solutions rents a copier for $240 per month plus 1.8 cents per copy. A law firm needs to lease a copy machine for use during a special case that they anticipate will take 3 months. They allot a budget of $1500 for copying costs. How many copies can they make and stay within budget? \n" ); document.write( ": \n" ); document.write( "Wouldn't the equation be: \n" ); document.write( "; \n" ); document.write( "3(240) + .018c = 1500 \n" ); document.write( ": \n" ); document.write( "720 + .018c = 1500 \n" ); document.write( ": \n" ); document.write( ".018c = 1500 - 720 \n" ); document.write( ": \n" ); document.write( ".018c = 780 \n" ); document.write( "c = \n" ); document.write( "c = 43,333 copies can be made \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check by finding the cost of this many copies in 3 months \n" ); document.write( "43,333 * .018 + 3(240) = $1,499.99. 1 cent under budget! \n" ); document.write( " |