document.write( "Question 188523This question is from textbook
\n" ); document.write( ": A retailer bought a number of special mugs for $48. She decided to keep two of the mugs for herself but then had to change the price to $ 3 a mug above the original cost per mug. If she sells the remaining mugs for $70, how many mugs didi she buy and at what price per mug did she sell them?\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #141348 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A retailer bought a number of special mugs for $48. She decided to keep two
\n" ); document.write( " of the mugs for herself, but then had to change the price to $3 a mug above
\n" ); document.write( " the original cost per mug. If she sells the remaining mugs for $70,
\n" ); document.write( "how many mugs did she buy and at what price per mug did she sell them?
\n" ); document.write( ":
\n" ); document.write( "Let n = number of mugs she bought
\n" ); document.write( "then
\n" ); document.write( "(n-2) = number of mugs sold (she kept two)
\n" ); document.write( ":
\n" ); document.write( "\"48%2Fn\" = original cost per mug
\n" ); document.write( ":
\n" ); document.write( "\"70%2F%28%28n-2%29%29\" = price per mug she sold
\n" ); document.write( ":
\n" ); document.write( "Original cost + $3 = price per mug she sold
\n" ); document.write( "\"48%2Fn\" + 3 = \"70%2F%28%28n-2%29%29\"
\n" ); document.write( "Multiply n(n-2) to get rid of the denominators, results:
\n" ); document.write( "48(n-2) + 3n(n-2) = 70n
\n" ); document.write( ":
\n" ); document.write( "48n - 96 + 3n^2 - 6n = 70n
\n" ); document.write( "Arrange as a quadratic equation
\n" ); document.write( "3n^2 + 48n - 6n - 70n - 96 = 0
\n" ); document.write( ":
\n" ); document.write( "3n^2 - 28n - 96 = 9
\n" ); document.write( "Factor
\n" ); document.write( "(3n+8)(n-12) = 0
\n" ); document.write( "The positive solution is what we want here
\n" ); document.write( "n = 12 mugs bought
\n" ); document.write( "then
\n" ); document.write( "10 mugs sold
\n" ); document.write( ":
\n" ); document.write( "\"70%2F10\" = $7 price of each mug sold
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check solution
\n" ); document.write( "70/10 = $7 price
\n" ); document.write( "48/12 = $4 cost
\n" ); document.write( "-----------------
\n" ); document.write( "Mark-up=$3
\n" ); document.write( "7
\n" ); document.write( "
\n" );