25.7k views
5 votes
There will be many polynomials of degree 2 that pass through the points (1, 5) and (3, 7). The situation can be described by a system of two linear equations in three variables that has many solutions. Find an equation (involving a parameter r) that represents this family of polynomials. (Let the coefficient of the x2 term in the equation be r.) y(x) = Determine the polynomials that open up and those that open down.

1 Answer

3 votes

Answer:

Explanation:

Given that a quadratic function(polynomial of degree 2) passes through two points (1,5) and (3,7)

The function would be of the form


y=ax^2+bx+c

with if a>0 open up and if a<0 open down

Since passes through(1,5) and (3,7) these points satisfy the equation


5= a+b+c\\7 = 9a+3b+c

Let us eliminate c easily

2 = 8a +2b or 4a+b =1

b =1-4a

Thus parametric equation we can write as


y=ax^2+bx+c


y = ax^2+(1-4a)x+c

where c is arbitrary

If a>0 this will be open up otherwise open down.

User BorisS
by
8.2k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.