Answer:
y - 3 = (2/5)(x + 2)
Step-by-step explanation:
Start with the general point-slope form of the equation of a straight line:
y - k = m(x - h). Now substitute -2 for h and 3 for k, and also 2/5 for m:
y - 3 = (2/5)(x + 2)
9514 1404 393
Answer:
-3/4, 3
Step-by-step explanation:
The zeros are the values of x that make h(x)=0. Those are the values of x that make the factors of h(x) be zero.
-4x -3 = 0 ⇒ x = -3/4
x -3 = 0 ⇒ x = 3
The zeros of the function are -3/4 and 3.
Answer:
A(h) = h²/2 - 6*h + 10
Step-by-step explanation:
The garden is rectangular, and area of a rectangle is:
A(r) = L*w
Where L is the length and w is the width of the rectangle
Now if we call "h" the length of the house, we have the following expressions
L = h - 2 and
w = h/2 - 5
The expression for the area f the ectangle as a function of the length of the house is:
A(h) = ( h - 2 )* ( h/2 -5 )
A(h) = h²/2 - 5*h - h + 10
A(h) = h²/2 - 6*h + 10