227k views
3 votes
Which of the following correctly shows the quadratic formula for the given equation? 3x2 - 6x + 8 = 0

2 Answers

5 votes

Answer:

The correct answer is:


x = (6 +- √((-6)^2-4x3x8) )/(2(3))

Explanation:

User Delashum
by
7.8k points
2 votes
The quadratic formula is expressed as:

x = (-b +/- √(b^2 - 4ac) ) / 2a

where a, b and c are the coefficients of the quadratic equation with the form ax^2 + bx + c=0

Therefore, the quadratic equation would be:

a = 3
b = -6
c = 8

x = (-(-6) +/- √((-6)^2 - 4(3)(8) ) / 2(3)

Hope this helps.

User Ryan Hoegg
by
9.2k points