document.write( "Question 61958This question is from textbook
\n" );
document.write( ": Solve the equation.
\n" );
document.write( "cuberoot2^(2-x) = 2^(x^2)
\n" );
document.write( "This problem is very confusing for me, please help! \n" );
document.write( "
Algebra.Com's Answer #42698 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! cuberoot2^(2-x) = 2^(x^2) \n" ); document.write( "--------- \n" ); document.write( "Raise both sides to the 3rd power to get: \n" ); document.write( "2^(2-x)=2^(3x^2) \n" ); document.write( "The exponents must be equal so: \n" ); document.write( "2-x=3x^2 \n" ); document.write( "3x^2+x-2=0 \n" ); document.write( "(3x-2)(x+1)=0 \n" ); document.write( "x=2/3 or x=-1 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |