Solve each equation using completing the square. 3x2 - 9x + 7 = 0
Verified step by step guidance
1
Start with the given quadratic equation: \$3x^2 - 9x + 7 = 0$.
Divide every term by the coefficient of \(x^2\) (which is 3) to make the coefficient of \(x^2\) equal to 1: \(x^2 - 3x + \frac{7}{3} = 0\).
Move the constant term to the right side of the equation: \(x^2 - 3x = -\frac{7}{3}\).
To complete the square, take half of the coefficient of \(x\) (which is \(-3\)), square it, and add it to both sides. Half of \(-3\) is \(-\frac{3}{2}\), and its square is \(\left(-\frac{3}{2}\right)^2 = \frac{9}{4}\): \(x^2 - 3x + \frac{9}{4} = -\frac{7}{3} + \frac{9}{4}\).
Rewrite the left side as a perfect square trinomial: \(\left(x - \frac{3}{2}\right)^2 = -\frac{7}{3} + \frac{9}{4}\). Then, simplify the right side by finding a common denominator and combining the fractions.
Verified video answer for a similar problem:
This video solution was recommended by our tutors as helpful for the problem above
Video duration:
4m
Play a video:
0 Comments
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Completing the Square
Completing the square is a method used to solve quadratic equations by transforming the equation into a perfect square trinomial. This involves creating a binomial squared expression on one side, making it easier to solve for the variable by taking square roots.
Solving Quadratic Equations by Completing the Square
Quadratic Equation Standard Form
A quadratic equation is typically written in the form ax² + bx + c = 0, where a, b, and c are constants. Understanding this form is essential for applying methods like completing the square, as it helps identify coefficients and manipulate the equation correctly.
Isolating the variable involves rearranging the equation so that the variable term is alone on one side. In completing the square, this step is crucial to set up the equation for creating a perfect square trinomial and eventually solving for the variable.