document.write( "Question 1166724: Steve opened a boutique in a shopping mall to sell
\n" );
document.write( "perfumes and cologne. The amount made by the store is given by the formula,
\n" );
document.write( "A = 50 (m - 8 )2 - 3200
\n" );
document.write( "where A is the amount made by the store in dollars and m is the number of months the store has
\n" );
document.write( "been opened.
\n" );
document.write( "a. During what month did he have the lowest net and what was it?
\n" );
document.write( "b. What is the amount made after 18 month? \n" );
document.write( "
Algebra.Com's Answer #791232 by Theo(13342)![]() ![]() You can put this solution on YOUR website! i believe your formula needs to be: \n" ); document.write( "A = 50(m-8)^2-3200 \n" ); document.write( "the ^ symbol indicates exponentiation. \n" ); document.write( "the * symbol indicates multiplication. \n" ); document.write( "simplify it to get: \n" ); document.write( "A = 50(m^2-16m+64)-3200 \n" ); document.write( "simplify further to get: \n" ); document.write( "A = 50m^2 - 800m + 3200 - 3200 \n" ); document.write( "simplify further to get: \n" ); document.write( "A = 50m^2 - 800m \n" ); document.write( "set A equal to 0 to get: \n" ); document.write( "0 = 50m^2 - 800m \n" ); document.write( "the equation is now in standard form. \n" ); document.write( "in that form: \n" ); document.write( "a = coefficient of the m^2 term = 50 \n" ); document.write( "b is the coefficient of the m term = 800 \n" ); document.write( "the max/min point is when m = -b/(2a)] \n" ); document.write( "that becomes m = 800/100 = 8 \n" ); document.write( "the quadratic equation is at a minimum/maximum when m = 8 \n" ); document.write( "since the coefficient of the m^2 term is positive, than m = 8 is a minimum point in the equation. \n" ); document.write( "if the coefficient of the m^2 term was negative, then m = 8 would be a maximum point in the equation. \n" ); document.write( "note that the normal standard form of a quadratic equation is ax^2 + bx + c = 0. \n" ); document.write( "all that was done here was replace x with m. \n" ); document.write( "the standard form then became am^2 + bm + c = 0. \n" ); document.write( "the min/max equation that is normally x = -b/(2a) became m = -b/(2a).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your min point is when m = 8. \n" ); document.write( "since the formula is A = 50 * (m - 8) ^ 2 - 3200, then the equation becomes -3200 when m = 8 because A = 50 * (8 - 8) ^ 2 - 3200 becomes A = 0 - 3200 which becomes A = -3200.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when m = 18, the formula becomes A = 50 * (18 - 8) ^ 2 - 3200 which becomes A = 50 * 10^2 - 3200 which becomes A = 5000 - 3200 which becomes A = 1800.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this can be shown on the following graph of the equation, where A is represented by y and m is represented by x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |