Looking for reliable answers? Westonci.ca is the ultimate Q&A platform where experts share their knowledge on various topics. Discover the answers you need from a community of experts ready to help you with their knowledge and experience in various fields. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

find the particular equation of quadratic function containing (-2,-11) (4,13) and (6,29)

Sagot :

f(x) = a*x^2 + b*x + c; where a is not 0;
f(-2) = -11 => 4a -2b + c = -11;
f(4) = 13 => 16a +4b + c = 13;
f(6) = 29 => 36a + 6b + c = 29;
You must find a, b, c;