Westonci.ca is the premier destination for reliable answers to your questions, brought to you by a community of experts. Ask your questions and receive precise answers from experienced professionals across different disciplines. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform.

Use the quadratic formula to solve [tex]x^2 - 5x + 3 = 0[/tex].

A. [tex]x = \frac{-3 \pm \sqrt{29}}{2}[/tex]
B. [tex]x = \frac{5 \pm \sqrt{37}}{2}[/tex]
C. [tex]x = \frac{5 \pm \sqrt{13}}{2}[/tex]
D. [tex]x = \frac{25 \pm \sqrt{17}}{2}[/tex]

Sagot :

To solve the quadratic equation [tex]\( x^2 - 5x + 3 = 0 \)[/tex] using the quadratic formula, follow these steps:

Given the general quadratic equation [tex]\( ax^2 + bx + c = 0 \)[/tex], the quadratic formula is:
[tex]\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \][/tex]

Here, [tex]\( a = 1 \)[/tex], [tex]\( b = -5 \)[/tex], and [tex]\( c = 3 \)[/tex].

1. Calculate the Discriminant:
The discriminant ([tex]\( \Delta \)[/tex]) is given by:
[tex]\[ \Delta = b^2 - 4ac \][/tex]
Substitute [tex]\( a \)[/tex], [tex]\( b \)[/tex], and [tex]\( c \)[/tex]:
[tex]\[ \Delta = (-5)^2 - 4(1)(3) \][/tex]
[tex]\[ \Delta = 25 - 12 \][/tex]
[tex]\[ \Delta = 13 \][/tex]

2. Compute the Solutions:
Using the quadratic formula with the calculated discriminant:
[tex]\[ x = \frac{-b \pm \sqrt{\Delta}}{2a} \][/tex]
Substitute [tex]\( b \)[/tex], the discriminant ([tex]\( \Delta \)[/tex]), and [tex]\( a \)[/tex]:
[tex]\[ x = \frac{-(-5) \pm \sqrt{13}}{2(1)} \][/tex]
[tex]\[ x = \frac{5 \pm \sqrt{13}}{2} \][/tex]

So the solutions to the equation [tex]\( x^2 - 5x + 3 = 0 \)[/tex] are:

[tex]\[ x = \frac{5 + \sqrt{13}}{2} \quad \text{and} \quad x = \frac{5 - \sqrt{13}}{2} \][/tex]

Therefore, the correct option is:
C. [tex]\( x = \frac{5 \pm \sqrt{13}}{2} \)[/tex]