Answered

Westonci.ca is the Q&A platform that connects you with experts who provide accurate and detailed answers. Explore thousands of questions and answers from a knowledgeable community of experts on our user-friendly platform. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

find real numbers a, b, and c so that the graph of the function y=ax^2+c contains the points (-1,6), (2,7), and (0,1)

Sagot :

This gives you three simultaneous equations:

6 = a + c
7 = 4a + c
1 = c
 
c = 1

If c =1,

6 = a + 1
a = 5

This doesn't work in the second equation, so the quadratic that goes through these points is not in the form y = ax^2 + bx + c
Was there supposed to be a b in the equation?