document.write( "Question 84336This question is from textbook finite mathmatics
\n" );
document.write( ": Please help with solution and how obtained for this question.\r
\n" );
document.write( "\n" );
document.write( "One printing shop charges $5 plus $0.02 per page and a second shop charges $7 plus $0.015 per page. If __________ pages are printed, the total cost is less for the first printing shop.\r
\n" );
document.write( "\n" );
document.write( "A. less than 1500
\n" );
document.write( "B. less than 2100
\n" );
document.write( "C. less than 400
\n" );
document.write( "D. less than 900 \n" );
document.write( "
Algebra.Com's Answer #60750 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Begin by writing the equations for the Cost (C) of each printer. The general form of these \n" ); document.write( "equations is based on multiplying the cost per page times the number of pages and adding \n" ); document.write( "to that the fixed cost that you pay regardless of the number of pages. \n" ); document.write( ". \n" ); document.write( "For the first printer, the equation for the Cost (C) and the number of pages (P) is: \n" ); document.write( ". \n" ); document.write( "C = (0.02*P) + 5 \n" ); document.write( ". \n" ); document.write( "For the second printer, the equation for the Cost (C) is: \n" ); document.write( ". \n" ); document.write( "C = (0.015*P) + 7 \n" ); document.write( ". \n" ); document.write( "The first printer is cheaper for a while. You can tell that because if you have 1 page \n" ); document.write( "printed, the cost at the first printer is $5.02 and the cost at the second printer is \n" ); document.write( "$7.015. However, as you increase the number of pages, the difference in the Cost between \n" ); document.write( "the two printers gets smaller and smaller until at some number of pages the Cost of the \n" ); document.write( "two printers is the same. After that number of pages, the Cost for printing more pages \n" ); document.write( "will be less at Printer 2. \n" ); document.write( ". \n" ); document.write( "You can find the point at which the number of pages make the Cost equal at the two printers. \n" ); document.write( "Do this by solving the two Cost equations simultaneously. \n" ); document.write( ". \n" ); document.write( "The two equations are: \n" ); document.write( ". \n" ); document.write( "C = (0.02*P) + 5 \n" ); document.write( "C = (0.015*P) + 7 \n" ); document.write( ". \n" ); document.write( "We are trying to find the number of pages (P) that will make the Costs equal. Notice that \n" ); document.write( "if C is the same in both equations then the right side of both equations must be equal \n" ); document.write( "also. So we can say: \n" ); document.write( ". \n" ); document.write( "(0.02*P) + 5 = (0.015*P) + 7 \n" ); document.write( ". \n" ); document.write( "To solve this requires collecting the terms that have P on one side of the equation \n" ); document.write( "and the numbers on the other side. You can start by subtracting (0.015*P) from both sides \n" ); document.write( "of the equation. This makes the equation become: \n" ); document.write( ". \n" ); document.write( "(0.02*P) - (0.015*P) + 5 = + 7 \n" ); document.write( ". \n" ); document.write( "Next subtract 5 from both sides. This results in: \n" ); document.write( ". \n" ); document.write( "(0.02*P) - (0.015*P) = + 2 \n" ); document.write( ". \n" ); document.write( "Then subtract the two terms on the left side to get: \n" ); document.write( ". \n" ); document.write( "0.005*P = 2 \n" ); document.write( ". \n" ); document.write( "Finally, solve for P by dividing both sides by 0.005, the multiplier of P. The solution \n" ); document.write( "for P is: \n" ); document.write( ". \n" ); document.write( "P = 2/0.005 = 400 \n" ); document.write( ". \n" ); document.write( "So if you have 400 pages to print, the Cost should be equal at the two printers. Check this \n" ); document.write( "out. \n" ); document.write( ". \n" ); document.write( "The Cost at the first printer would be $5.00 plus 2 cents a page for the 400 pages \n" ); document.write( "which is 800 cents or $8.00. So the total cost is $5 + $8 = $13. \n" ); document.write( ". \n" ); document.write( "The Cost at the second printer would be $7.00 plus 1.5 cents a page for 400 pages \n" ); document.write( "which is 600 cents or $6.00. That makes the the total Cost $7 + $6 = $13. \n" ); document.write( ". \n" ); document.write( "Since the Cost is $13 at each printer for 400 pages, you can draw the following conclusion: \n" ); document.write( ". \n" ); document.write( "For less than 400 pages, it will be cheaper to use the first printer. At 400 pages it \n" ); document.write( "doesn't matter which printer you use, the Cost will be the same. For any number of pages \n" ); document.write( "greater than 400, you will save money by using the second printer. \n" ); document.write( ". \n" ); document.write( "Answer C is the correct answer. \n" ); document.write( " \n" ); document.write( " |