Answer:
y = 0
Step-by-step explanation:
subsitute x = -3 into y = x^2 - 7x + 12
y = -3^2 - 7 x -3 + 12
= 9 - 21 + 12
= 0
Answer:
5 and -5
Step-by-step explanation:
Replace y with 0 and solve for x
6
I would round:
1.78 to 2
4.25 to 4
So: 4+2=6
Given the function h(x)=x^2+14x+41, to solve by completing square we procced as follows;
x^2+14x+41=0
x^2+14x=-41
but;
c=(b/2)^2
and b=14
hence;
c=(14/2)^2=49
substituting the value of c in the expression we get:
x^2+14x+49=-41+49
x^2+14x+49=8
(x+7)^2=8
this can be written in vertex form;
h(x)=a(x-h)^2+k
where:
(h,k) is the vertex;
thus
(x+7)^2=8
h(x)=(x+7)^2-8
hence the vertex will be at the point:
(-7,-8)