Less than 90° = acute
more than 90° = obtuse
equal to 180° = straight
more than 360° = reflex
Answer:

Step-by-step explanation:
Let

We factor 2 to obtain;

We factor the polynomial within the parenthesis by grouping.



We apply difference of two squares on the second factor: 

We now compare to;

It is now obvious that 
As you see in the picture, there are two lines that could maybe represent two linear functions. However, this is not true because of the solid point and the hollow point. This is an inequality equation that has points of discontinuity.
Points of discontinuity are breaks in the graph that are a result of an undefined point when the f(x) is substituted with a point of x that is not part of the solution. So, technically, the graph is made from one rational expression.
So, when it says f(-2), this is the y-value at x=-2. That means f(-2)=2, f(0)=3 and f(4)=-1. Specifically, there are two points at x=0, but we take the solid point only.
Answer:
Number of pineapples = 10
Number of pears = 10 + 9 = 19
Number of kiwis = 10 - 2 = 8
Step-by-step explanation:
Money = $ 13.5
Cost of a pear = $ 0.5
Cost of a pineapple = $ 1.5
Cost of a kiwi = $ 0.3
let the number of pineapple = p
Number of pears = p + 9
Number of kiwis = p - 2
Cost is
0.5 (p + 9) + 0.15 p + 0.3 (p - 2) = 13.5
0.5 p + 4.5 + 0.15 p + 0.3 p - 0.6 = 13.5
0.95 p = 9.6
p = 10
So, number of pineapples = 10
Number of pears = 10 + 9 = 19
Number of kiwis = 10 - 2 = 8
1. Write the equation:
d(-3 + x) = kx + 9
2. "Open" the parenthesizes:
-3d + dx = kx + 9
3. Take kx to the left side, -3d to the right, everything with different sign (+ replace with - when transferring, - replace with +):
dx - kx = 9 + 3d
4. Factor x in the left side:
x(d - k) = 9 + 3d
5. Finally, divide the whole equation by (d - k):
x = (9 + 3d)/(d - k)
That's the final answer. Good luck!