Answered

Get reliable answers to your questions at Westonci.ca, where our knowledgeable community is always ready to help. Connect with a community of experts ready to help you find solutions to your questions quickly and accurately. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

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?