document.write( "Question 385948: Solve. Please show the algebraic inequality you used and show all of your work.
\n" );
document.write( "The Lido Company rents copy machines for a monthly charge of $300 + 10 cents per copy. The Lumsden Company rents copy machines for a monthly charge of $500 + 3 cents per copy. How many copies make the Lido Company more expensive than the Lumsden Company? \n" );
document.write( "
Algebra.Com's Answer #272944 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Lido Company rents copy machines for a monthly charge of $300 + 10 cents per copy. The Lumsden Company rents copy machines for a monthly charge of $500 + 3 cents per copy. How many copies make the Lido Company more expensive than the Lumsden Company? \n" ); document.write( "--------------------------- \n" ); document.write( "Lido cost: L(x) = 300+0.10x \n" ); document.write( "--- \n" ); document.write( "Lums cost: M(x) = 500 + 0.03x \n" ); document.write( "---------------------------------- \n" ); document.write( "Solve: L(x) > M(x) \n" ); document.write( "--- \n" ); document.write( "300+0.10x > 500 + 0.03x \n" ); document.write( "0.07x > 200 \n" ); document.write( "x > 2857.14 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |