Answer:
This is the interval from -9 to 16. Exclude -9 but include 16.
=====================================================
Work Shown:
The idea is to multiply all sides by 5, then add 1 to all sides
This converts to the interval notation
note: a curved parenthesis means "do not include this value in the solution set"; while a square bracket has us include the value. So we exclude -9 and include 16.
A) x * y = 42 (or x = 42/y)
B) x + y = 23
B) 42/y + y = 23
42 + y^2 = 23y
y^2 -23y + 42 = 0
The numbers are 21 and 2
(6,2) is the fourth vertex
Answer: C. (-4, -2)
<u>Step-by-step explanation:</u>
First, eliminate one of the variables and solve for the remaining variable:
2x - 5y = 2 → 3(2x - 5y = 2) → 6x - 15y = 6
3x + 2y = -16 → -2(3x + 2y = -16) → <u> -6x - 4y = 32</u>
-19y = 38
y = -2
Next, replace "y" with -2 into either of the original equations to solve for x:
2x - 5y = 2
2x - 5(-2) = 2
2x + 10 = 2
2x = -8
x = -4
x = -4, y = -2
<u>Check:</u>
Plug in the x- and y-values into the other original equation:
3x + 2y = -16
3(-4) + 2(-2) = -16
-12 + -4 = -16
-16 = -16