<span>Given a function, if you suspect a root lies near a specific point on the number line, you can evaluate the function at several nearby values and see whether the evaluation is positive or negative. Using a calculator, you should find two real numbers that are at distance 0.01 from one another, such that one real number evaluates positive, and the other evaluates negative. Then the interval between these values contains a root.</span>
Easy
y=a(x-h)^2+k
vertex is (h,k)
we know that vertex is (4,0)
input that point for (h,k)
y=a(x-4)^2+0
y=a(x-4)^2
passes thorugh the point (6,1)
input that point to find a
1=a(6-4)^2
1=a(2)^2
1=a(4)
divide both sides by 4
1/4=a
thefor the equation is
y=(1/4)(x-4)^2
or
y=(1/4)x^2-2x+4
Answer:
150+50*4=350
Step-by-step explanation:
hope it helped sorry if it's not what you wanted.