Answer:
x = 55
Step-by-step explanation:
a triangle's angles must equal when added up to 180.
so
76 + 49 + x = 180
combine terms
125 + x = 180
x = 55
N + d = 30
0.05n + 0.10d = 2.20
^^ ur system of equations
Step-by-step explanation:
Let's call L the length and W the width. The length is 10 feet longer than the width, so:
L = W + 10
The area is the length times width, so:
119 = LW
Substituting:
119 = (W + 10) W
119 = W² + 10W
0 = W² + 10W − 119
0 = (W + 17) (W − 7)
W = -17 or 7
Since W must be positive, W = 7.
L = W + 10
L = 17
The length and width are 17 feet and 7 feet, respectively.
Answer:
7. a) slope = 5
7. b) slope = 1/2
8. slope = 1
Step-by-step explanation:
slope = rise/run
rise is the vertical change, run is the horizontal change
7. a)
Pick any two points on your line. (0,0) and (1,5) are easy to work with.
The vertical change between the two points is 5
The horizontal change between those points is 1
so slope = 5/1 = 5
7. b)
Again, you can use (0,0) as one of your points. The point (2,4) is good as the second.
slope = 4/2 = 1/2
8. We don't have a graph, but we are given two points to work with, (1,4) and (5,8). Use the formula given...
m = slope = (y2-y1) / (x2-x1)
= (8 - 4) / (5 - 1)
= 4/4
= 1
I hope that helped!