document.write( "Question 33681This question is from textbook
\n" );
document.write( ": A retailer spent $48 to purchase a number of special mugs. Two of them were broken i the store, but by selling each of the remaining mugs for $3 above the original cost per mug, she made a total profit of $22. Construct an equation that will allow us solve for the number of mugs, denoted by n, that were originally purchased. If the price for n mugs is $48, how can we express the cost per mug? \n" );
document.write( "
Algebra.Com's Answer #20097 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! let the number of mugs be x \n" ); document.write( "so cost of each mug is 48/x.\r \n" ); document.write( "\n" ); document.write( "cost of mug for selling = 48/x +3.(three more)\r \n" ); document.write( "\n" ); document.write( "total number of mugs sold = x-2.\r \n" ); document.write( "\n" ); document.write( "total profit= 48 + 22 = 70.00\r \n" ); document.write( "\n" ); document.write( "Equation:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Expand: \n" ); document.write( " \n" ); document.write( "Multply the whole equation by x to remove the fraction adn simplify: \n" ); document.write( "48x-96+3x^2-6x=70x \n" ); document.write( "3x^2-28x-96=0 \n" ); document.write( "Factor: \n" ); document.write( " (x-12)(3x+8) \n" ); document.write( "x=12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |