The first step for solving this is to move the variable to the left side and then change its sign.
10 - 11d + 5d > - 4
Now move the constant to the right side and change its sign.
-11d + 5d > -4 - 10
Collect the terms with a
d variable.
-6d > -4 - 10
Calculate the difference on the right side.
-6d > -14
Lastly,, divide both sides of the inequality by -6 and flip the inequality sign to find your final answer.
d <

Let me know if you have any further questions.
:)
Answer:
B and D
Step-by-step explanation:
quadrilaterals only have 4 sides hence the prefix quad
Essentially when people ask you find the solution to system of equation, there asking at what x value do these to graphs intersect. The easiest way to do this is to get a graphing calculator, or desmos and type in the equation and find where they intersect. Heck, even the question says to solve it with a graph, but I'll demonstrate it algebraically.
One way you can do this is set the equation equal to each other. This is because you want to know at what x-value has the same y-value. So we get:
x^2 + 6x + 8 = x + 4
We can then combine like terms, or move everything to one side. So we get:
x^2 + 5x + 4 = 0.
Then we can use the quadratic formula to solve for x.
x=(-5 +/- sqrt(5^2 - 4(1)(4)))/(2(1)
This simplifies into:
(-5 +/- 3)/2
Finally we add and subtract:
(-5 + 3)/2 = x = -1
(-5 - 3)/2 = x = -4
And our solution is x = -1, x = -4