document.write( "Question 57040: How many real solutions does this equation have?
\n" );
document.write( "(x^2-9x+19)^(2x^3-x^2-10x)=1 \n" );
document.write( "
Algebra.Com's Answer #38748 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (x^2-9x+19)^(2x^3-x^2-10x)=1 \n" ); document.write( "For this to be true the exponent must be 0 \n" ); document.write( "so 2x^3-x^2-10x=0 \n" ); document.write( "x(2x^2-x-10)=0 \n" ); document.write( "x(2x-5)(x+2)=0 \n" ); document.write( "x=0 or x=5/2 or x=-2 \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |