Strictly speaking, x^2 + 2x + 4 doesn't have solutions; if you want solutions, you must equate <span>x^2 + 2x + 4 to zero:
</span>x^2 + 2x + 4= 0. "Completing the square" seems to be the easiest way to go here:
rewrite x^2 + 2x + 4 as x^2 + 2x + 1^2 - 1^2 = -4, or
(x+1)^2 = -3
or x+1 =i*(plus or minus sqrt(3))
or x = -1 plus or minus i*sqrt(3)
This problem, like any other quadratic equation, has two roots. Note that the fourth possible answer constitutes one part of the two part solution found above.
Answer:
the diagonal of TV equal to 20
Answer:
x = -9/5
y = 16/5
Step-by-step explanation:
-3x-2y=-1 first you need to multiply the numerator by 3 so when adding
4x+6y=12 the y's cancel and you get a single variable
3(-3x-2y=-1) —> -9x - 6y = -3 then you add the like terms
4x+6y=12 —> 4x + 6y = 12
(-9x+4x) + (6y - 6y) = (-3 + 12)
-5x = 9 then you divide by -5
x = -9/5
then you plug this in to either equation
4(-9/5) + 6y = 12
-36/5 + 6y = 12 then you add 36/5 to both sides
6y = 96/5 then you divide by 6
y = 16/5