Answer:
-6p - 10 or -10 - 6p
Step-by-step explanation:
-12 - 6p - (-2)
= -12 - 6p + 2
= -6p - 10 or -10 - 6p
Please mark me Brainliest :)
Answer:

Step-by-step explanation:
How to factor expressions?
Find the G.C.F. and divide it into the terms of the expression you need to factor, like this:
. So I took the 12 and pulled it out of both terms, obtaining
.
Let the three consecutive equals:
x, x+1, x+2
sum:
x+(x+1)+(x+2) = 36
3x + 3 = 36
x+1 = 36/3
x+1 = 12
x=12-1
x=11
Answer:
Step-by-step explanation:
Given a general quadratic formula given as ax²bx+c = 0
To generate the general formula to solve the quadratic equation, we can use the completing the square method as shown;
Step 1:
Bringing c to the other side
ax²+bx = -c
Dividing through by coefficient of x² which is 'a' will give:
x²+(b/a)x = -c/a
- Completing the square at the left hand side of the equation by adding the square of half the coefficient x i.e (b/2a)² and adding it to both sides of the equation we have:
x²+(b/a)x+(b/2a)² = -c/a+(b/2a)²
(x+b/2a)² = -c/a+(b/2a)²
(x+b/2a)² = -c/a + b²/4a²
- Taking the square root of both sides
√(x+b/2a)² = ±√-c/a + b²/√4a²
x+b/2a = ±√(-4ac+b²)/√4a²
x+b/2a =±√b²-4ac/2a
- Taking b/2a to the other side
x = -b/2a±√√b²-4ac/2a
Taking the LCM:
x = {-b±√b²-4ac}/2a
This gives the vertex form with how it is used to Solve a quadratic equation.