Answer:
X+10 I think
Step-by-step explanation:
The discriminant is b^2 -4ac
a = 1
b = -2
c = 4
discriminant = 4 -4 * 1 * 4 =
4 -16 =
-12
I get MINUS 12 as the answer but that isn't one of the choices.
Step-by-step explanation:
2/7
2×2 = 4
___
7×2 = 14
2×3 = 6
___
7×3 = 21
2×4 = 8
___
7×4 = 12
Answer:
(x, y) = (2, 5)
Step-by-step explanation:
I find it easier to solve equations like this by solving for x' = 1/x and y' = 1/y. The equations then become ...
3x' -y' = 13/10
x' +2y' = 9/10
Adding twice the first equation to the second, we get ...
2(3x' -y') +(x' +2y') = 2(13/10) +(9/10)
7x' = 35/10 . . . . . . simplify
x' = 5/10 = 1/2 . . . . divide by 7
Using the first equation to find y', we have ...
y' = 3x' -13/10 = 3(5/10) -13/10 = 2/10 = 1/5
So, the solution is ...
x = 1/x' = 1/(1/2) = 2
y = 1/y' = 1/(1/5) = 5
(x, y) = (2, 5)
_____
The attached graph shows the original equations. There are two points of intersection of the curves, one at (0, 0). Of course, both equations are undefined at that point, so each graph will have a "hole" there.
Answer:
(b) (x -10)(x +10)
Step-by-step explanation:
The factorization of the difference of squares is a special form:
a² -b² = (a -b)(a +b)
<h3>Application</h3>
Your expression is recognizable as the difference of squares:
x² -100 = x -10²
Using the above form, the factorization is ...
= (x -10)(x +10) . . . . . . . . matches the second choice