Answer:
unbounded region
A feasible region that cannot be enclosed in a closed figure is known as an unbounded region. A feasible region is a set of all possible points of an optimization problem that satisfy the problem's constraints; feasible sets may be bounded or unbounded.
Step-by-step explanation:
2x² + 3x -8 = 0
a = 2 , b = 3 , c = -8
So..
D = b²-4ac = 9 + 64 = 73
for bigger solution , use x = -b + √D / 2a
For smaller solution, use x = -b - √D / 2a
So
= -3 + √73 / 2. 2
= 1/4 (√73 -3)
Hopefully helpfull.. ^_^
Answer:

Step-by-step explanation:


Is this on odysseyware? because im doing the same thing
<h3>
Answer: Q = 8</h3>
====================================================
Explanation:
The left hand side of the first equation is x-3y
The left hand side of the second equation is 2x-6y = 2(x-3y). Note how it's simply double of the first expression x-3y
If we multiply both sides of the first equation by 2, we get
x-3y = 4
2(x-3y) = 2*4
2x-6y = 8
Meaning that 2x-6y = 8 is equivalent to x-3y = 4. Both produce the same line leading to infinitely many solutions. Each solution will lay along the line x-3y = 4.
We can say each solution is in the set {(x,y): x-3y = 4}
Which is the same as saying each solution is of the form (3y+4,y)