Answer:
y = -24 + -2x + 2x2
Step-by-step explanation:
Simplifying:
y = 2(x + 3)(x + -4)
reorder the terms:
y = 2(3 + x)(x + -4)
multiply (3 + x) * (-4 + x)
y = 2(3(-4 + x) + x(-4 + x))
y = 2((-4 * 3 + x * 3) + x(-4 + x))
y = 2((-12 + 3x) + x(-4 + x))
y = 2(-12 + 3x + (-4 * x + x * x))
y = 2(-12 + 3x + (-4x + x2))
Combine like terms 3x + -4x = -1x
y = 2(-12 + -1x + x2)
y = (-12 * 2 + -1x * 2 + x2 * 2)
y = (-24 + -2x + 2x2)
Solving:
y = -24 + -2x + 2x2
solving for variable 'y'
Move all terms containing y to the left, all other terms to the right.
Simplifying:
y = -24 + -2x + 2x2
Answer:
x = 
Step-by-step explanation:
Given equation is,
ax + 3 = 23
To solve this equation for the value of x isolate the variable 'x' on the one side of the equation.
Step 1,
Subtract 3 from both the sides of the equation.
ax + 3 - 3 = 23 - 3
ax = 20
Step 2,
Divide the equation by a,

x = 
Therefore, x =
will be the answer.
Answer: (Mayadc821 wrote this anwser check theyre account for more)
Since you know the x and y values, you just have to plug these into the linear slope-intercept equation:
y = mx + b
-10 = m(1) + b
m + b = -10
b = -10 - m
Now that we have a value for b, we can plug this into the other equation:
8 = m(-8) + b
8 = -8m + (-10 - m)
8 = -9m -10
18 = -9m
m = -2
Now that we know what m is equal to, we can plug this into our first equation to get an answer for b:
b = -10 - m
b = -10 -(-2)
b = -10 + 2
b = -8
Our final equation is y = -2x - 8