I think the answer would be D. 10 is closest to 0.9997
I believe it was BC, to find that answer, you simply find the point (0,1) where 0 is x and y is 1. There were two lines which made me not think twice but since it is negative, the lines should be going to the left side rather than the right. So the slope which is y over x of -4/5, to find that, you count up 4 and over 5
The answer is 12>x>-7
Step-by-step explanation:
it's first divided into 2 parts
1 . 15 > 2x - 9
2. 2x - 9 > -23
Then solve them individually.
let's do it,
<u>First half</u>
15 > 2x - 9
15+9 > 2x
24 > 2x
24/2 > x
12>x
<u>Second half</u>
2x-9>-23
2x>-23+9
2x>-14
x>-14/2
x>-7
<u>Joining of the two halves</u>
We have :
12>x>-7
Answer:
equation 1
y = -2x
equation 2
y = x-3
Solution to both
(1,-2)
Step-by-step explanation:
We need to get the equations of both lines
General form is;
y = mx + c
where m is slope and c is the y-intercept
Table 1
since we have a point 0,0; the y-intercept here is zero
Let us get the slope. We can do this by selecting any two points
m = (y2-y1)/(x2-x1)
m = (2-10)/(-1+5) = -8/4 = -2
So the equation of the first line is;
y = -2x
Table 2
we get the slope
m = (4+2)/(7-1) = 6/6 = 1
The partial equation is;
y = x + c
To get c, we select any two point and substitute
4 = 7 + c
c = 4-7
c = -3
So the equation is;
y = x-3
To get the solution to both systems, we equate the y
-2x = x - 3
-2x-x = -3
-3x = -3
x = -3/-3
x = 1
To get y, we substitute;
recall; y = -2x
y = -2(1)
y = -2
Solution to the system is;
(1,-2)