document.write( "Question 129723: I have some problems I got wrong on my test. Please explain step by step what I should have done. I am allowed four, so here they are.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.) Pizza Unlimited has the following prices for pizzas. Price is related to diameter by a quadratic equation. Fit a quadratic equation into the data points (8, 3.39), (12, 5.12), and (16, 7.29).
\n" ); document.write( "Diameter Price
\n" ); document.write( "8 inch $3.39
\n" ); document.write( "12 inch $5.12
\n" ); document.write( "16 inch $7.29
\n" ); document.write( "A.) Price =what quadratic equation?
\n" ); document.write( "B.) Using the equation find the price of a 14 inch pizza.
\n" ); document.write( "I know the answers, but I did the problem wrong, will you please show me the steps? How did they get the equation?
\n" ); document.write( "Answer A: 0.01375x^2 +0.1575x+1.25
\n" ); document.write( "Answer B: 14 inch pizza costs $ 6.15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2.) Solve for x. (x-6)^2 + (x+1)^2 = 0
\n" ); document.write( "The solutions are 5 + 7 i /2, 5-7 i/2
\n" ); document.write( "How do I know when to place the “ I “ one there?
\n" ); document.write( "Please show the step by step way to get this solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3.) What is the maximum product of two numbers whose sum is -6? What numbers yield this product? The max product is?
\n" ); document.write( "I put the max product at 9 (incorrect) and the numbers yielding this product at -3, -3 (correct)
\n" ); document.write( "However when I did the same problem with -16 instead of -6, I got 49 for the max product and it was correct. I thought the max product was the number in question squared. How do I get the max product?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4.) Solve the formula for the given number. Assume all variables represent positive numbers.
\n" ); document.write( "(N=n^2 – 19 n)/6; for n
\n" ); document.write( "I got n = (19 + sqrt sign 361 + 36 N)/2 (incorrect)
\n" ); document.write( "The answer is n = (19 + sqrt sign 361 + 24 N)/2
\n" ); document.write( "What did I do wrong, please show me the steps. \r
\n" ); document.write( "\n" ); document.write( "Thanks for all your help!!!!!!!!!! :o)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #94708 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
I have some problems I got wrong on my test. Please explain step by step what I should have done. I am allowed four, so here they are. \r
\n" ); document.write( "\n" ); document.write( "1.) Pizza Unlimited has the following prices for pizzas. Price is related to diameter by a quadratic equation. Fit a quadratic equation into the data points (8, 3.39), (12, 5.12), and (16, 7.29).
\n" ); document.write( "Diameter Price
\n" ); document.write( "8 inch $3.39
\n" ); document.write( "12 inch $5.12
\n" ); document.write( "16 inch $7.29
\n" ); document.write( "A.) Price =what quadratic equation?
\n" ); document.write( "--------------
\n" ); document.write( "Substitute the three x/y pairs into the quadratic form: y = ax^2+bx+c
\n" ); document.write( "to get three equations in the three unknows a,b,and c
\n" ); document.write( "Solve the three equations for a,b, and c
\n" ); document.write( "------------------------------------------------
\n" ); document.write( "B.) Using the equation find the price of a 14 inch pizza.
\n" ); document.write( "If the equation is f(x) = 0.01375x^2+0.1575x+1.25, find f(14)
\n" ); document.write( "to find the price of a 14 in. pizza.
\n" ); document.write( "----------------------
\n" ); document.write( "I know the answers, but I did the problem wrong, will you please show me the steps? How did they get the equation?
\n" ); document.write( "Answer A: 0.01375x^2 +0.1575x+1.25
\n" ); document.write( "Answer B: 14 inch pizza costs $ 6.15
\n" ); document.write( "============================================= \r
\n" ); document.write( "\n" ); document.write( "2.) Solve for x. (x-6)^2 + (x+1)^2 = 0
\n" ); document.write( "You get x^2-12x+36 + x^2+2x+1 = 0
\n" ); document.write( "2x^2-10x+37 = 0
\n" ); document.write( "x = [10 +- sqrt(100-4*2*37)]/4
\n" ); document.write( "x = [10 +- sqrt(-196)]/4
\n" ); document.write( "x = [10 +- 14i]/4
\n" ); document.write( "You get that \"i\" because i is the square root of -1.
\n" ); document.write( "---------------------------------\r
\n" ); document.write( "\n" ); document.write( "The solutions are 5 + 7 i /2, 5-7 i/2
\n" ); document.write( "How do I know when to place the “ I “ one there?
\n" ); document.write( "Please show the step by step way to get this solution.
\n" ); document.write( "============================= \r
\n" ); document.write( "\n" ); document.write( "3.) What is the maximum product of two numbers whose sum is -6? What numbers yield this product? The max product is?
\n" ); document.write( "I put the max product at 9 (incorrect) and the numbers yielding this product at -3, -3 (correct)
\n" ); document.write( "However when I did the same problem with -16 instead of -6, I got 49 for the max product and it was correct. I thought the max product was the number in question squared. How do I get the max product?
\n" ); document.write( "--------
\n" ); document.write( "Let one of the numbers be \"x\"; If the other number is \"y\"
\n" ); document.write( "the sum, x+y = -6
\n" ); document.write( "y = -(x+6)
\n" ); document.write( "---------
\n" ); document.write( "Their product is P(x) = x [-(x+6)]
\n" ); document.write( "Then P(x) = -x^2-6x
\n" ); document.write( "This is a quadratic with a = -1 and b = -6
\n" ); document.write( "The max occurs when x = -b/2a = 6/-2 = -3
\n" ); document.write( "Since x+y = -6
\n" ); document.write( "-3+y = -6
\n" ); document.write( "y = -3
\n" ); document.write( "And the product is 9
\n" ); document.write( "=========================\r
\n" ); document.write( "\n" ); document.write( "4.) Solve the formula for the given number. Assume all variables represent positive numbers.
\n" ); document.write( "(N=n^2 – 19 n)/6; for n
\n" ); document.write( "I got n = (19 + sqrt sign 361 + 36 N)/2 (incorrect)
\n" ); document.write( "The answer is n = (19 + sqrt sign 361 + 24 N)/2
\n" ); document.write( "What did I do wrong, please show me the steps.
\n" ); document.write( "Thanks for all your help!!!!!!!!!! :o)
\n" ); document.write( "------------------
\n" ); document.write( "I can't follow what you mean here.
\n" ); document.write( "=====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );