Question 1136785
The intersection of two equations will give us the solution for x
:
(x+3)^(1/3) is in red and (x-1)^(1/2) is in green
:
{{{ graph( 300, 200, -6, 11, -1, 4, (x+3)^(1/3), (x-1)^(1/2)) }}}
:
x = 5 is the solution
:
check the answer
:
(5+3)^(1/3) = (5-1)^(1/2)
:
8^(1/3) = 4^(1/2)
:
2 = 2
:
answer checks
: