Answer:
Distributive?
Step-by-step explanation:
The way the problem is laid out confuses me but if it is the problem that you laid out, it should be Distributive.
Answer:
T = - 3.2e + 80
Step-by-step explanation:
Given the following :
e = elevation in thousands of feets
T = temperature (°F)
e1 = 5 ; e2 = 10 (in thousands of feet)
T1 = 64° ; T2 = 48°
y = mx + c ; T = me + c
y = ; m = slope, c = intercept
64 = m5 + c - - - - (1)
48 = m10 + c - - - - (2)
From (1)
c = 64 - m5
Substitute c = 64 - m5 into (2)
48 = m10 + c - - - - (2)
48 = m10 + 64 - m5
48 - 64 = 10m - 5m
-16 = 5m
m = - 16 / 5
m = - 3.2
Substitute the value of m into c = 64 - m5
c = 64 - 5(-3.2)
c = 64 - (-16)
c = 64 + 16
c = 80
Inserting our c and m values into T = me + c
T = - 3.2e + 80
Where e is in thousands of feet
T is in °F
The place where two equations intersect, has a certain value of y. This means that in the intersection point, the y-values of both expressions are the same, so y = y. Since y is also represented by the following equations, y = 4x and y = 2x - 2, the x-value of the intersection point is 4x = 2x - 2.
Parallel lines have the same slope. Let's fill that into the slope-intercept equation.
y=2x+b
Now, we can use the point we are given to find the y-intercept.
7=2(-4)+b
7=-8+b
b=7+8
b=15
Finally, we can substitute all the information we have discovered to complete the slope-intercept equation.
y=2x+15