Answer:
y = .25x + 2.5
Step-by-step explanation:
First find the slope which is m in y = mx + b. y = mx + b is the standard form for a line.
m = (y₂-y₁)/(x₂-x₁)
m = (3-1)/(2+6)
m = 2/8
m = 1/4
Plug that in.
y = 1/4x + b
To find b plug in one of the two points and solve.
3 = 1/4(2) + b
3 = 1/2 + b
3 - 1/2 = 1/2 - 1/2 + b
2.5 = b
(x-8) ^ 2 = 121
(x-8) = + / - root (121)
x = 8 +/- root (121)
The solutions are:
x1 = 8 + root (121)
x2 = 8 - root (121)
2a ^ 2 = 8a-6
2a ^ 2-8a + 6 = 0
a ^ 2-4a + 3 = 0
(a-1) (a-3) = 0
The solutions are:
a1 = 1
a2 = 3
x ^ 2 + 12x + 36 = 4
x ^ 2 + 12x + 36-4 = 0
x ^ 2 + 12x + 32 = 0
(x + 4) (x + 8) = 0
The solutions are:
x1 = -8
x2 = -4
x ^ 2-x + 30 = 0
x = (- b +/- root (b ^ 2 - 4 * a * c)) / 2 * a
x = (- (- 1) +/- root ((- 1) ^ 2 - 4 * (1) * (30))) / 2 * (1)
x = (1 +/- root (1 - 120))) / 2
x = (1 +/- root (-119))) / 2
x = (1 +/- root (119) * i)) / 2
The solutions are:
x1 = (1 + root (119) * i)) / 2
x2 = (1 - root (119) * i)) / 2
Answer:
5cm
Step-by-step explanation:
volume = πr²h
225π = π × r² × 9
225/9 = r²
r = √225/9 = 15/3 = 5cm
Answer:
Vertex form
Step-by-step explanation:
You convert to vertex form a(x - b)^2 + c . The coordinates of the maxm/minm will be (b, c).
For example find minimum value of x^2 + 5x - 6:-
x^2 + 5x - 6
= (x + 2.5)^2 - 6.25 - 6
= (x + 2.5)^2 - 12.25
The coordinates of minimumm will be (-2.5, -12.25) The values of the minimum of the function is -12.25