Solve the radical equation. If there is no real solution, choose no solution.
square both sides to get x^2 = 6 - x now get it into standard form x^2 = 6 - x x^2 +x = 6 x^2 +x - 6 = 0 what's next?
you do the quadratic fromula?
you could if you want to, or you can factor
either way works
ahh ok well factoring is much faster
keep in mind that factoring doesn't always work for every quadratic, so the quadratic formula is a good plan B
i got -3 and 2
now check those possible solutions
one of those possible solutions will not work
the negative one
good, plugging in x = -3 produces a false equation however, plugging in x = 2 produces a true equation
so x = 2 is the only solution
so 2! omg i feel smart lol Thanx!!!
that's because you are smart
you're welcome
how do i do this?
hmm one sec, let me think
the best way would probably be to do this
x <= sqrt(x) x - sqrt(x) <= 0 now we need to find the roots to f(x) = x - sqrt(x) f(x) = x - sqrt(x) 0 = x - sqrt(x) sqrt(x) = x ( sqrt(x) )^2 = x^2 x = x^2 0 = x^2 - x x^2 - x = 0 x(x-1) = 0 x = 0 or x-1 = 0 x = 0 or x = 1
the two roots of f(x) = x - sqrt(x) are x = 0 or x = 1 let's plug in a value to the left of x = 0 and see what we get plug in x = -1 x <= sqrt(x) -1 <= sqrt(-1) since you cannot take the square root of a negative number, this means that x >= 0 now let's plug in a number between 0 and 1 plug in 0.5 x <= sqrt(x) 0.5 <= sqrt(0.5) 0.5 <= 0.70710678118654 and that's true, so the solution set so far in interval notation is [0, 1]
now let's plug in a number to the right of x = 1, so plug in x = 4 x <= sqrt(x) 4 <= sqrt(4) 4 <= 2 that's false, so (1, infinity) is not part of the solution set
so in the end, the solution set of x <= sqrt(x) is [0, 1]
Join our real-time social learning platform and learn together with your friends!