Answer:
(-1, -1) Let me know if the explanation didn't make sense.
Step-by-step explanation:
If we graph the three points we can see what looks like a quadrilateral's upper right portion, so we need a point in the lower left. This means M is only connected to N here and P is only connected to N. So we want to find the slope of these two lines.
MN is easy since their y values are the same, the slope is 0.
NP we just use the slope formula so (y2-y1)/(x2-x1) = (-1-3)/(5-4) = -4.
So now we want a line from point M with a slope of -4 to intersect with a line from point P with a slope of 0. To find these lines weuse point slope form for those two points. The formula for point slope form is y - y1 = m(x-x1)
y-3 = -4(x+2) -> y = -4x-5
y+1 = 0(x-5) -> y = -1
So now we want these two to intersect. We just set them equal to each other.
-1 = -4x -5 -> -1 = x
So this gives us our x value. Now we can plug that into either function to find the y value. This is super easy of we use y = -1 because all y values in this are -1, so the point Q is (-1, -1)
Answer:
B. It is the quotient of 19 divided by 100
Step-by-step explanation:
A rational number is the quotient of two integers. 19/100 is the quotient of the integers 19 and 100.
If Susan had 2$ and got to 12$ we need to find what multiplied by 2 = 12. So, 12/2=6
If 6x2=12 then 11x6=66
66$
<h3>
Answer: 2x^2 - x - 3</h3>
====================================
Work Shown:
(x+1)(2x-3)
y(2x-3)
2xy - 3y
2x( y ) - 3( y )
2x( x+1 ) - 3( x+1 )
2x^2+2x - 3x-3
2x^2 - x - 3
Explanation:
In the second step, I replaced all of (x+1) with y. Afterward, I distributed that y term through. A few steps later, I replaced y with x+1 to help finish up the distributions. You could use the FOIL rule as an alternative approach.