3.2k views
3 votes
Find X in this equation: 5x^2-5x-30=0

x=? x=???

User Yash Mochi
by
8.5k points

1 Answer

5 votes

Answer:

x1 = -2;

x2 = 3

Explanation:


5 {x}^(2) - 5x - 30 = 0

Solve this quadratic equation (a = 5; b = -5; c = -30)


d = {b}^(2) - 4ac = ( { - 5})^(2) - 4 * 5 * ( - 30) = 25 + 600 = 625 > 0

x1 = (-b - d) / 2a = (5 - 25) / 2 × 5 = -20 / 10 = -2


x2 = ( - b + √(d) )/(2a) = (5 + 25)/(2 * 5) = (30)/(10) = 3

User Gemita
by
8.0k points

No related questions found