Answer:
ok
Step-by-step explanation:
ok and thank you for the free points
The slope, m, is given by the equation m = (y2-y1)/(x2-x1), where (x1, y1) and (x2, y2) are points on the graph. Thus:
m = (-18-(-18))/(-15-12)
= (-18+18)/-27
= 0/27 = 0
Therefor the slope is 0
9.3333333333333333333333..............
or
-
9.33
Answer:
4
Step-by-step explanation:
A simple matter of using Pythagoras. The hypotenuse is the ladder, and one of the legs is the wall, and we have to figure out the value of the other leg.
The Pythagorean formuda is (hypotenuse = a): a² + b² = c² (b and c are the other sides)
applying the values: a = 5 and b or c is 3 (I'll put b = 3)
5² = 3² + c²
25 = 9 + c²
25 - 9 = c²
16 = c²
√16 = c
4 = c
c = 4
Answer: f(x)= 2x -3
Step-by-step explanation:
Using the given information we can come up with two points that will be use to find the slope and y-intercept.
If you input 0 you get -3 so the point will be (0,-3)
If you input 7 you get 11 so the point will be (7,11)
Now use the points to find the difference in their y coordinates and divide it by the difference in their x coordinates to find the slope.
y coordinates: -3 - 11 = -14
x coordinates: 0 - 7 = -7
-14/-7 = 2
Since the slope is two, we will use the slope intercept formula (y = mx +b) to find the b which is the y intercept.
Use one of the points and input its x and y coordinates into the formula including the slope to solve for b.
-3= 2(0) +b
-3 = 0 + b
b = -3
f(x) is the same as y in the formula, meaning that the equation will be
f(x) = 2x -3