Times both sides b 2
2V=(bh)H
remember associative property
(ab)c=a(bc)
and
ab=ba
so
(bh)H=h(bH)
2V=h(bH)
divide both sides by bH
For this case we have the following table:
x f(x)
<span><span><span>0 2
</span><span>1 5
</span><span>2 10
</span><span>3 17
</span></span></span> The equation that best fits the data in the table, for this case, is given by a quadratic function.
<span><span><span> </span></span></span>The quadratic function in its standard form is:
f (x) = x2 + 2x + 2
Answer:
f (x) = x2 + 2x + 2
First let us find the slope between the two points.
Slope = Change in y / Change in x.
(3, 6) and (8, 4) compares to (x₁, y₁) and (x₂, y₂)
Slope = (y₂ - y₁) / (x₂ - x₁) = (4 - 6) / (8 - 3) = -2/5
Slope m = -2/5= -0.4
Using y = mx + c, using point (3, 6)
y = -0.4x + c
6 = -0.4*3 + c
6 = -1.2 + c
6 + 1.2 = c
7.2 = c
c = 7.2
Equation = : y = -0.4x +c
y = -0.4x + 7.2
y = -4/10 + 72/10
10y = -4x + 72
5y = -2x + 36
Equation =: 5y = -2x + 36
Hope this explains it.