Answer:
y = 1/2x + 3
O f(x)= 1/2x+3
Step-by-step explanation:
f(x) = 2x - 6
y = 2x - 6
x = 2y - 6
2y = x + 6
y = (x + 6)/2
y = 1/2x + 3
Unhurried
Relaxed
Easy lagging
Eisurely
Surface area of a cube is n^2, n being the measurment of any one side of the cube. In this case, 13x13=169, so the answer is 169 mL^2.
Answer:
y = (x - 4)² - 25
Step-by-step explanation:
The equation of a parabola 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
y = (x + 1)(x - 9) ← expand factors using FOIL, thus
y = x² - 8x - 9
To complete the square
add/subtract ( half the coefficient of the x- term )² to x² - 8x
y = x² + 2(- 4)x + 16 - 16 - 9
= (x - 4)² - 25 ← in vertex form