document.write( "Question 458230: The word problem is....A retailer spent $48 to purchase a number of special mugs. Two of them were broken in the store but by sellimg each of the remaining mugs at $3 above the original cost per mug she made a total profit of $22. Construct an equation that will allow us to solve for the number of mugs, denoted by n, that were originally purchased.\r
\n" );
document.write( "\n" );
document.write( "If the price for n mugs is $48, how can we express the cost per mug? \n" );
document.write( "
Algebra.Com's Answer #314347 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A retailer spent $48 to purchase a number of special mugs. \n" ); document.write( " Two of them were broken in the store but by selling each of the remaining mugs \n" ); document.write( " at $3 above the original cost per mug she made a total profit of $22. \n" ); document.write( "Construct an equation that will allow us to solve for the number of mugs, denoted by n, that were originally purchased. \n" ); document.write( "If the price for n mugs is $48, how can we express the cost per mug? \n" ); document.write( ": \n" ); document.write( "Price paid for each mug = \n" ); document.write( ": \n" ); document.write( "No. of mugs sold = (n-2) \n" ); document.write( ": \n" ); document.write( "Selling price = \n" ); document.write( "; \n" ); document.write( "Revenue should = cost + profit \n" ); document.write( ": \n" ); document.write( "Total revenue = 48 + 22 = $70: \n" ); document.write( ": \n" ); document.write( "#sold * Price sold = total revenue \n" ); document.write( "(n-2) * [ \n" ); document.write( "FOIL \n" ); document.write( "48 + 3n - 96/n - 6 = 70 \n" ); document.write( "combine like terms \n" ); document.write( "3n - 96/n + 48 - 6 - 70 = 0 \n" ); document.write( "3n - 96/n - 28 = 0 \n" ); document.write( "Multiply equation by n, forming a quadratic equation: \n" ); document.write( "3n^2 - 28n - 96 = 0 \n" ); document.write( "Factor \n" ); document.write( "(3n +8)(n-12) = 0 \n" ); document.write( "Positive solution \n" ); document.write( "n = 12 mugs originally bought \n" ); document.write( ": \n" ); document.write( "Check \n" ); document.write( "Cost: 48/12 = $4 \n" ); document.write( "Sold: 10 * 7 = $70 (cost + profit) \n" ); document.write( " \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |