Answer:
c
Step-by-step explanation
because 2 is the y intercept and 3 is the slope so you plot (0,2) than do the slope.
Answer:
t = 20 + q (minutes)
Step-by-step explanation:
The meeting consists of speaking and Question & Answer (Q&A) sessions.
Speaking session = 20 minutes
Q&A session = q minutes
Total number of minutes spent for the two sessions = 20 + q (minutes)
But total number of minutes meeting lasted = t minutes.
Therefore, t = 20 + q (because they both represent the total number of minutes the meeting lasted)
<u>Answer</u>
y = (1/2)x - 1
<u>Explanation</u>
The first step is to get the gradient of the line.
The two points in the line are; (2,0) and (-2, -2).
Gradient = (-2 - 0)/(-2, - 2)
= -2/-4
= 1/2
To get the function we use one of the point (2,0) and a general point (x,y).
1/2 = (y - 0)/(x - 2)
1/2 = y/(x - 2)
(x - 2) = 2y
2y = x - 2
y = (1/2)x - 1