131k views
2 votes
Which of the following equations has only one solution? please show work

x 2 = 9
x(x - 1) = 9
x 2 - 6x + 9 = 0

User Jash Shah
by
9.2k points

1 Answer

3 votes
In x^2=9, you have to square root it, but there's a catch - it's a plus or minus with the square root because it can either be 3 or -3 in this scenario, so
x= +-3=+- sqrt(9)

In x(x-1)=9, we have x^2-x=9 when expanding, which turns into x^2-x-9=0. Using the quadratic formula, we have x=(1+-sqrt(1+36))/2, which is (1+-sqrt(37)/2) for x, and that has 2 solutions given the plus and minus.

For the third one, we have x^2-6x-9=0. Factoring it, we get (x-3)^2=0, and that clearly has only one answer - x=3
User ThangTD
by
8.4k points