SOLUTION: if a^b=b^a and a=2b then find the value of a^2+b^2
Algebra
->
Square-cubic-other-roots
-> SOLUTION: if a^b=b^a and a=2b then find the value of a^2+b^2
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 37837
:
if a^b=b^a and a=2b then find the value of a^2+b^2
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Okay, here goes...step by step
a^b = b^a and a = 2b
Thus by substitution
(2b)^b = b^(2b)
2^b x b^b = (b^b)^2
Now divide by b^b and get
2^b = b^b
Thus b = 2
and
a = 4