Answer:
1. D y = 8
2. C y = −8
Step-by-step explanation:
1.Both points have y-coordinate 8, so the line is horizontal.
A horizontal line has equation y = k
where k is the y-coordinate of all of its points.
The y-coordinate of all points on this line is 8.
Answer: y = 8
2.A line with 0 slope is a horizontal line. All points on a horizontal line have the same y-coordinate.
A horizontal line has equation
y = k
where k is the y-coordinate of all of its points.
The y-coordinate of the given point is -8, so all points must have -8 as the y-coordinate.
Answer: y = -8
Answer:
48 ≥ 4x + 2y
44 ≥ 2x + 2y
First, we will look at assembling hours.
"The standard model requires 4 hours to assemble [<em>and</em>] the artisan model requires 2 hours to assemble"
We also know they have 48 hours per day for assembly, x is standard model and y is artisan model.
48 = 4x + 2y
Lastly, they do not <em>need</em> to make that many, but they <em>can</em> so we will use greater than or equal to.
48 ≥ 4x + 2y
Now let us look at finishing hours.
"The standard model requires ... 2 hours for finishing touches. The artisan model requires ... 2 hours for finishing touches."
We also know they have 44 hours per day for assembly, x is standard model and y is artisan model.
44 = 2x + 2y
Again, they do not <em>need</em> to make that many, but they <em>can</em> so we will use greater than or equal to.
44 ≥ 2x + 2y
9514 1404 393
Answer:
y = -4x +2
Step-by-step explanation:
The equation you're writing is in slope-intercept form. The coefficient of x is the slope, which is the "rise"/"run" of the line.
Here, to get from the left point to the right point, you must go down 4 units (rise=-4) and 1 unit to the right (run=1). So, the slope is ...
m = rise/run = -4/1 = -4
The constant in the equation is the y-intercept: the y-coordinate of the point where the line crosses the y-axis. That point is marked as (0, 2), so its y-coordinate is 2.
The equation for the line is ...
y = -4x +2