6x^2 +30x - 36
6( x^2 +5x -6)
6(x^2 -x+6x-6)
6[ x(x-1) 6(x-1)]
(x-1) (x+6)
Answer:
The third graph, the top right graph
Step-by-step explanation:
A function when determined graphically is a graph that passes the straight line test, which means if there is any two points on the graph which you can plot a vertical straight line going through both of them it is not a function. If 1 x value is equal to 2 y values, it is not a function.
8x-4 and 4(2x-1)
4(2x-1) the four needs to be distributed in the parentheses.
4*2x=8x
4*(-1)=(-4)
8x-4=8x-4
Answer:
C.y = 3x + 4
Step-by-step explanation:
We have two points, so we can find the slope
m = (y2-y1)/ (x2-x1)
= (7--2)/ (1--2)
= (7+2)/(1+2)
= 9/3
=3
The slope is 3
We can find the point slope form of the line
y-y1 = m(x-x1)
y-7 = 3(x-1)
Distribute
y-7 =3x-3
Add 7 to each side
y-7+7 = 3x-3+7
y = 3x+4
This is in slope intercept form (y=mx+b)