Answer:-1/2
Step-by-step explanation: You just find the slope which is m=y2-y1
-------
x2-x1
Answer:
A number plus 5 is greater then or equal to 10.
Answer:
Step-by-step explanation:
First, plot the point (2, -3) on the graph. Then, use the slope to pick another point. The slope is rise over run. For your slope, the line will go 3 places up and then 4 places to the right. Using a straight-edge, follow the points and you will get the graph of the line.
y = x^2 -4x
x = -1
y = (-1)^2 - 4×-1=1+4 = 5
x= 0
y = (0)^2 - 4×0 = 0
x = 1
y = 1^2 -4×1 = 1-4 = -3
x = 2
y = 2^2 -4×2 = 4-8 = -4
x=3
y = 3^2 - 4×3 = 9-12 = -3
x = 4
y = 4^2 - 4×4 = 16 - 16 = 0
now 2nd equation
y = 2x^2 + x
x = -2
y = 2 (-2)^2 + (-2)= 8-2 = 6
x = -1
y = 2 (-1)^2+(-1)= 2-1 = 1
x = 0
y = 2(0)^2 +0 = 0
x = 1
y = 2 (1)^2 + 1 = 3
x = 2
y = 2(2)^2+2= 8 + 2 = 10
The idea is to pair up the terms, factor each sub-group, and then pull out the overall GCF to fully factor.
x^3+5x^2-6x-30
(x^3+5x^2)+(-6x-30)
x^2(x+5)+(-6x-30)
x^2(x+5)-6(x+5)
(x^2-6)(x+5)
-------------
Answer: (x^2-6)(x+5)