SOLUTION: Solve q=sqrt(q) + 6
Algebra
->
Square-cubic-other-roots
-> SOLUTION: Solve q=sqrt(q) + 6
Log On
Algebra: Square root, cubic root, N-th root
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Square-cubic-other-roots
Question 110041
:
Solve q=sqrt(q) + 6
Found 2 solutions by
HyperBrain, edjones
:
Answer by
HyperBrain(694)
(
Show Source
):
You can
put this solution on YOUR website!
quadratic formula:
or
or
Power up,
HyperBrain!
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
q=sqrt(q)+6
q-6=sqrt(q)
q^2-12q+36=q square both sides.
q^2-13q+36=0
(q-9)(q-4)=0
q=9, q=4
Always check these.
9=sqrt(9)+6 true
4=sqrt(4)+6 false
q=9 is the only answer.
Ed