Answer:
A
Step-by-step explanation:
hope this helps
No. The two lengths 5 and 5 add up to 10; you'd have two sides of length 5 each placed end to end, equaling 10. That'd be represented by segments on a straight line, not a triangle.
Hope you've drawn a picture, so as to understand this better. ;)
-2x^2 + 3x - 9 = 0
The quadratic is not factorable so quadratic formula must be used.
x = (-b + - √(b^2 - 4ac))/2a
a = -2, b = 3, c = -9
x = (-3 + - √(9 - 4*-2*-9))/-4
x = (-3 + - √(-63))/-4
x = -3 + - 3i√7
--------------
-4
x = 3 + 3i√7 x = 3 - 3i√7
------------ ------------
4 4