Question

Difficulty: MediumQuadratic Equations and the Quadratic Formula

One of the solutions to the quadratic equation 0.5x2+bx6=00.5x^2 + bx - 6 = 0, where bb is a constant, is x=3x = 3. What is the value of the other solution?

Answer: -4

Answer

The other solution to the quadratic equation is -4.
Substituting the given solution x=3x = 3 into the equation yields 0.5(3)2+3b6=00.5(3)^2 + 3b - 6 = 0. Simplifying this expression gives 4.5+3b6=04.5 + 3b - 6 = 0, which leads to 3b=1.53b = 1.5 and thus b=0.5b = 0.5. With b=0.5b = 0.5, the quadratic equation becomes 0.5x2+0.5x6=00.5x^2 + 0.5x - 6 = 0. Multiplying the entire equation by 2 to obtain integer coefficients results in x2+x12=0x^2 + x - 12 = 0. This quadratic factors into (x3)(x+4)=0(x - 3)(x + 4) = 0, which gives the solutions x=3x = 3 and x=4x = -4. Therefore, the other solution is 4-4. Alternatively, using Vieta's formulas, the product of the roots of a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 is equal to c/ac/a. Here, the product of the roots is 6/0.5=12-6 / 0.5 = -12. Since one root is 33, the other root must be 12/3=4-12 / 3 = -4.

Step-by-Step Solution

1
Substitute the given solution x=3x = 3 into the quadratic equation to find the value of bb.
b=0.5b = 0.5
Since x=3x = 3 is a solution, it must satisfy the equation, allowing us to solve for the unknown coefficient bb.
2
Rewrite the equation using b=0.5b = 0.5 and simplify by multiplying all terms by 2.
x2+x12=0x^2 + x - 12 = 0
Multiplying the equation by 2 eliminates the decimal coefficients, making the quadratic expression easier to factor.
3
Factor the quadratic equation to determine the roots.
x=3x = 3 or x=4x = -4
The equation factors into (x3)(x+4)=0(x - 3)(x + 4) = 0. Solving for xx yields the given root of 3 and the second root of -4.

Key Concept

Solving quadratic equations by utilizing a known solution to determine unknown coefficients, and applying factoring techniques or root relationships to find the remaining solution.
Estimated Time:1m 30s
Rate this question