Supplementary angles, when added, equal 180 degrees
so < A + < B = 180...and if < A = 80
80 + < B = 180
< B = 180 - 80
< B = 100 <==
Answer:
f
Step-by-step explanation:
Answer:
y = x - 13
Step-by-step explanation:
Given parameters:
Slope of the line = 1
Coordinate = (18, 15)
Unknown:
Equation of the line in slope-intercept format = ?
Solution:
The equation of a line is expressed as;
y = mx + c
where y and x are the coordinates
m is the slope
c is the y-intercept
Now, sine x = 18 and y = 5, let us find c;
5 = 1(18) + c
5 = 18 + c
c = -13;
The equation of the line is;
y = 1(x) + (-13)
y = x - 13
The equation of the line is y = -2/3x - 3.
To find this, we first need to turn the intercepts into ordered pairs.
x intercept: (-4.5, 0)
y intercept: (0, -3)
Now we can use these two points and the slope equation to find slope.
m = (y2 - y1)/(x2 - x1)
m = (0 - -3)/(-4.5 - 0)
m = 3/-4.5
m = -2/3
Now that we have the slope, we can use slope intercept form to find the intercept.
y = mx + b
-3 = 2/3(0) + b
-3 = 0 + b
-3 = b
Which allows us to model the equation as y = -2/3x - 3
Answer:
A) Yes, for each increase of 25 employees there is an increase of 150 products.
B) y = 6x + 10
C) the slope indicates the increase that will occur in the y-value for each unitary increase in the x-value, and the y-intercept indicates the inicial value of y (when x = 0)
Step-by-step explanation:
A)
Yes, there is a linear correlation, because a linear increase in the number of employees causes a linear increase in the number of products. For each increase of 25 employees there is an increase of 150 products.
B)
We can use two pair of points to write a linear equation in the model:
y = ax + b
Using x = 0 and y = 10, we have:
10 = a * 0 + b -> b = 10
Using x = 25 and y = 160, we have:
160 = a * 25 + 10
25a = 150 -> a = 6
So the equation is:
y = 6x + 10
C)
the slope indicates the increase that will occur in the y-value (number of products) for each unitary increase in the x-value (number of employees), and the y-intercept indicates the inicial value of y (when x = 0, that is, no employees)