document.write( "Question 1007802: solve the equation check for extraneous solutions \r
\n" );
document.write( "\n" );
document.write( "7^2x=30 \n" );
document.write( "
Algebra.Com's Answer #623647 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 7^2x=30 \n" ); document.write( "Take the ln of both sides... \n" ); document.write( "ln 7^2x = ln 30 \n" ); document.write( "2x*ln 7 = ln 30 \n" ); document.write( "2x = ln 30 / ln 7 \n" ); document.write( "x = ln 30 /2*ln 7 = .874 \n" ); document.write( " |