Hello! the answer to this inequality is no solutions, since there are no values of x for which this can be true.
Area = length * width
5/8 = 10 * width
width = (5/8) / 10
width = 1 / 16
width = 0.0625 inches
2x+4y=0
3x+y=10
So what we want to do is get y onto one side by itself using whatever equation you like.
So I'm taking 2x+4y=0 and subtracting 4y from both sides
So we end up with
2x=4y
Divide both sides by four
2/4x is 1/2 x
So we get 1/2x=y
Take this and plug it into the other equation
3x+y=10
3x+1/2x=10
Add your like terms
3 1/2x=10
Putting 3 1/2 as a mixed number we get 7/2
So..
7/2x=10
Multiply by the opposite of 7/2 on both sides
Which is 2/7 this will cancel out the left side.
So we end up with
X= 10•2/7
X=20/7
Which is 2 and 6/7 as a mixed number.
the distance between points is:
d = 7.8 units
d = root ((x2-x1) ^ 2 + (y2-y1) ^ 2)
The ordered pairs are:
(x1, y1) = (- 3, -2)
(x2, y2) = (2,4)
By applying the formula we have:
d = root ((2 - (- 3)) ^ 2 + (4 - (- 2)) ^ 2)
d = root (61)
d = 7.8