Answer:
C.
Step-by-step explanation:
First, lets find the y-intercept. The y-intercept where the line passes through the y-axis. In this case, it is -3.
Now, to find the slope, lets find the next non-decimal point(that way it is easier on us). That would be (1,-1). Now, to get to this point from the y-intercept, we have to go left 1 unit, and up 2 units. So, the change in y over change in x = 2/1 or 2. Now, using this information, we can form the equation:
y = 2x + -3. or y = 2x - 3.
The first four equations are correct. The remaining 4 equations are incorrect. See the attached screenshot for a detailed breakdown of why the last four equations are incorrect.
Answer: (1)
Step-by-step explanation:
A system of equations must have two equations. The first option is the only one that satisfies this.
Let's say:
lengh=x
width=y
"The length of a rectangle is 4 inches greater than the width."
That means: x=y+4 (in inches).
the parameter is (by definition) 2*lenght+2*width.
so we have 2*x+2y=24.
we also know that x=y+4
Substituting:
2*(y+4)+2y=24.
2*y+8+2y=24
4*y+8=24//substitute 8 from both sides
4*y=16//dividing both sides by 4.
y=4
So the width is 4!
The lenght is y+4=8!
the dimensions are 4 by 8.
(check: 2*4+2*8=24, correct!)