document.write( "Question 1174359: To own and operate a home printer, it costs $100 for the printer and an additional $0.05 per page for ink. To print out pages at an office store, it costs $0.25 per page. Let p represent number of pages.\r
\n" );
document.write( "\n" );
document.write( "If the equation 100 + 0.05p = 0.25p represents this situation and the solution to the equation is p = 500, what does the solution mean? \n" );
document.write( "
Algebra.Com's Answer #799790 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the left side is the cost to the owner doing it all at home, the $100 printer and the variable cost per page. \n" ); document.write( "the right side is the cost to to the owner taking it to the store, the $0.25 is the variable cost per page. \n" ); document.write( "When they are equal is the break even point for how many pages need to be printed to make the printer worthwhile. \n" ); document.write( "that is 0.20p=100 or p=500 pages need to be printed to pay for the printer and ink. \n" ); document.write( " |