document.write( "Question 48042This question is from textbook College Algebra
\n" );
document.write( ": Solve the equation:\r
\n" );
document.write( "\n" );
document.write( "x^2 10^x - x10^x = 2(10^x)\r
\n" );
document.write( "\n" );
document.write( "I tried working this but came out with negative numbers.\r
\n" );
document.write( "\n" );
document.write( "Thank you so very much \n" );
document.write( "
Algebra.Com's Answer #31777 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^2 10^x - x10^x = 2(10^x)\r \n" ); document.write( "\n" ); document.write( "10^x(x^2-x-2)=0 \n" ); document.write( "10^x(x-2)(x+1)=0 \n" ); document.write( "x=2 or x=-1\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |