Respuesta :
Answer:
B. 1/2
Step-by-step explanation:
y = ax^2 + bx + c
14 = a(0)^2 + b(0) + c
c = 14
10.5 = a(1)^2 + b(1) + 14
10.5 = a + b + 14 ____(i)
8 = a(2)^2 + b(2) + 14
8 = 4a + 2b + 14
4 = 2a + b + 7 ___ (ii)
i - ii
10.5 - 4 = -a + 7
6.5 = -a + 7
a = 7- 6.5
a = 0.5
Value of a in the quadratic function is 0.5
What is Quadratic function?
In algebra, a quadratic function, a quadratic polynomial, a polynomial of degree 2, or simply a quadratic, is a polynomial function with one or more variables in which the highest-degree term is of the second degree
Given,
Quadratic function
y = [tex]ax^{2}+bx+c[/tex]
Consider values in the table x= 0 and y =14
[tex]14=a(0)^{2}+b(0)+c\\ c=14[/tex]
Consider x=1 and y = 10.5
[tex]10.5=a(1^{2})+b(1)+c\\ a+b=10.5-14\\a+b=-3.5[/tex]
Consider x=2 and y =8
[tex]8=a(2^{2})+b(2)+c\\ a\\8=4a+2b+14\\4a+2b=-6\\2a+b=-3[/tex]
Subtract a + b= -3.5 from 2a + b= -3
a=-3--3.5=0.5
Hence, the Value of a in the quadratic function is 0.5
Learn more about Quadratic function here
https://brainly.com/question/5975436
#SPJ2