Answer:
1/3
Step-by-step explanation:
The slope of the line is found by
m = (y2-y1)/(x2-x1)
we have two point ( 0,0) and ( 3,1)
= ( 1-0)/( 3-0)
= 1/3
Answer:
(x-2)²+(y-4)²=4
Step-by-step explanation:
Im pretty sure it would be doubling the length of each side
Answer:
vertex = (- 10, - 10 )
Step-by-step explanation:
The equation of a quadratic in vertex form is
y = a(x - h)² + k
where (h, k ) are the coordinates of the vertex and a is a multiplier
To obtain this form use the method of completing the square.
Given
h(x) = x² + 20x + 90
add/subtract ( half the coefficient of the x- term )²
h(x) = x² + 2(10)x + 100 - 100 + 90
= (x + 10)² - 10 ← in vertex form
with (h, k ) = (- 10, - 10 )