Answer: Theres 2 possible answers
M > 4 and M < -2
Step-by-step explanation:
:)
Answer:
the total of angle's in traingle is 180
so 85+53+c=180
c=180-138
c=42
The four quadrants and the sign of coordinates is given as follows:
Quadrant I : (n, n ) both x and y positive.
Quadrant II : ( -n,n) = x negative and y positive.
Quadrant III : ( -n,-n) = both x and y negative.
Quadrant IV: (n, -n) = x positive and y negative.
So Based on the above concept , we can say that vertex C (-n,-n) has both x and y negative and so it lies in quadrant III.
Answer is Vertex C (-n,-n)
<h3>
Answer:</h3>
(2x + 1)(x + 3)
<h3>
Step-by-step explanation:</h3>
It is probably easier to try the answer choices than to try to factor the expression yourself.
(2x + 2)(x + 1) = 2x² +4x +2
(2x + 3)(x + 1) = 2x² +5x +3
(2x + 1)(x + 3) = 2x² +7x +3 . . . . . correct choice
_____
<em>Constructed solution</em>
If you want to factor this yourself, you can look for factors of "ac" that add to give "b". That is, you want factors of 2·3 = 6 that add up to give 7. You don't have to look very far.
... 6 = 1·6 = 2·3 . . . . . . the first factor pair adds to give 7
Now, rewrite the x term using the sum of these numbers.
... 2x² +(1 +6)x +3
... 2x +x +6x +3 . . . . eliminate parentheses
... (2x +x) +(6x +3) . . . . group pairs of terms
... x(2x +1) +3(2x +1) . . . . factor each pair
... (x +3)(2x +1) . . . . . . matches the last selection