Answer:
A dependent variable is a variable (often denoted by y ) whose value depends on that of another. so it is the variable that changes depending on the numbers beside it.
I hope this helps if not check out Khan academy
https://www.khanacademy.org/math/algebra/introduction-to-algebra/alg1-dependent-independent/v/dependent-and-independent-variables-exercise-example-3
Volume of a cylinder = PI x r^2 x H
r = 4 so r^2 = 4^2 = 16
h = 3
Volume = 3.14 x 16 x 3 = 150.72 ft^3
it doesn't say how to round the answer so you may need to round it
Y-(-5) = -3(x-4)
y+5= -3x +12
y= -3x +7
X=10 y=5 would be the answers I'm not sure on the equation
Answer:
y = (x-3)^2 -16
Step-by-step explanation:
y = x^2 -6x-7
We need to complete the square
b= -6
b/2 = -6/2 = -3
(b/2) ^2 = (-3)^2 =9
Add 9 then subtract 9 to balance the equation
y = x^2 -6x +9 -9 -7
y = (x^2 -6x+9) -16
The terms in parentheses is (x-b/2)^2
y = (x-3)^2 -16
This is in vertex form
The vertex is (3,-16)