Ok so this question:
y + 1 = - ( x - 2 ) (distribute the negative inside the parenthesis)
y + 1 = -x + 2 (substitute the y= -1)
-1 + 1 = -x + 2
0 = -x + 2 (take two to the other side)
-2 = -x (divide the negative away from x)
2 = x
Answer:
(2x+1)(x+3)
2x(x+3)+1(x+3)
2x2+6x+x+3
2x2+7x+3 (2x2 means two x square)
if you want you can also multiply 2x+3 by x+3
like this:
(2x+1)(x+3)
x(2x+1)+3(2x+1)
2x2+x+6x+3
2x2+7x+3 (2x2 means two x square)
They will both give you the same answer.
Step-by-step explanation:
9x² + 6 = 12x
3x² + 2 = 4x
3x² − 4x + 2 = 0
Use quadratic formula.
x = [ -b ± √(b² − 4ac) ] / 2a
x = [ -(-4) ± √((-4)² − 4(3)(2)) ] / 2(3)
x = [ 4 ± √(16 − 24) ] / 6
x = [ 4 ± √(-8) ] / 6
x = (4 ± 2i√2) / 6
x = (2 ± i√2) / 3