You need to plot each line and see where they intersect.
Line 1: y = x+2
Plot the y-intercept (0,2) because of the +2 in the equation.
From (0,2), count "up 1, right 1" to get a second point, because the slope is 1.
From that new point, repeat the "up 1, right 1" to plot a third point.
Connect the dots to make your line.
Line 2: y = -1/3 x - 2
Repeat the same process, using the the y-intercept and slope for this line.
Then identify where they intersect.
<h3>
Answer: -2w^2 + 25w = 25 or -2w^2 + 25w - 25 = 0</h3>
================================================================
Explanation:
Refer to the diagram below. The width is w. We have two opposite and parallel sides equal to this. The other two parallel congruent sides are L = 25-2w meters long. We start with the total amount of fencing, and then subtract off the two width values, so 25-w-w = 25-2w.
The area of the rectangle is
Area = length*width
Area = L*W
Area = (25-2w)*w
Area = 25w - 2w^2
Area = -2w^2 + 25w
Set this equal to the desired area (25 square meters) to get
-2w^2 + 25w = 25
and we can subtract 25 from both sides to get everything on one side
-2w^2 + 25w - 25 = 0
side note: The two approximate solutions of this equation are w = 1.0961 and w = 11.4039 (use the quadratic formula or a graphing calculator to find this)
Answer:
see below
Step-by-step explanation:
Choose a couple of values for x. Figure out the corresponding values for y. Plot those points and draw a line through them.
Let's choose x=0 and x=4. Then the corresponding y-values are ...
y = 2·0 = 0 . . . . . point (x, y) = (0, 0)
y = 2·4 = 8 . . . . . point (x, y) = (4, 8)
These are graphed below.