Answer:
0.75
Step-by-step explanation:
Y=3(x+1)(x-5)
I'm going to ignore 3 for now, but will add it later.
FOIL the (x+1)(x-5)
F = multiply the First numbers x and x
O = multiply the Outside numbers x and -5
I = multiply the Inside number 1 and x
L = multiply the Last numbers 1 and -5
3(x^2 + -5x + 1x + -5)
add -5x and x
3(x^2 + -4x + -5)
multiply the numbers inside the parenthesis by 3
3x^2 + -12x + -15
Answer:
(9 x 7)/3 + 4
Step-by-step explanation:
9 x 7 = 63
63 divided by 3 is 21.
21 + 4 = 25
Answer:
m=2-2
m=0
Step-by-step explanation:
U need to do substitution
So u carry both 2 from that side to cross the equal to sign. One becomes positive because it is carrying a negative sign at the other side
Answer:
y = 1/4x + 7
Step-by-step explanation:
(-4, 6) and (0, 7)
First you want to find the slope of the line that passes through these points. To find the slope of the line, we use the slope formula: (y₂ - y₁) / (x₂ - x₁)
Plug in these values:
(7 - 6) / (0 - (-4))
Simplify the parentheses.
= (1) / (0 + 4)
= (1) / (4)
Simplify the fraction.
= 1/4
This is your slope. Plug this value into the standard slope-intercept equation of y = mx + b.
y = 1/4x + b
To find b, we want to plug in a value that we know is on this line: in this case, I will use the second point (0, 7). Plug in the x and y values into the x and y of the standard equation.
7 = 1/4(0) + b
To find b, multiply the slope and the input of x(0)
7 = 0 + b
Now, isolate b.
7 = b
Plug this into your standard equation.
y = 1/4x + 7
This is your equation.
Check this by plugging in the other point you have not checked yet (-4, 6).
y = 1/4x + 7
6 = 1/4(-4) + 7
6 = -1 + 7
6 = 6
Your equation is correct.
Hope this helps!