Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  Answer this Question    Ask about Math & Sciences    Ask about another Subject  
 

jordo6889
Nov 5, 2009, 09:12 AM
Find an equation of the form y=ax^2+bx+c whose graph passes through the points (-1,-4), (-3,-14) and (4,-14).

Perito
Nov 5, 2009, 09:31 AM
Find an equation of the form y=ax^2+bx+c whose graph passes through the points (-1,-4), (-3,-14) and (4,-14).

y=ax^2 + bx + c

Substituting point #1:

-4 = a(-1)^2 + b(-1) + c

Substituting point #2

-14 = a(-3)^2 + b(-3) + c

Substituting point #3

-14 = a(4)^2 + b(4) + c

If I did everything correctly, you now have three independent equations, and three unknowns. Solve the set of simultaneous equations for a, b, and c.