document.write( "Question 628007: Use algebraic procedures to find the exact solution(s) of the equation. (Enter your answers as a comma-separated list. If there is no solution, enter NO SOLUTION.)
\n" );
document.write( "
\n" );
document.write( "10^(6 − x) = 490 \r
\n" );
document.write( "\n" );
document.write( "x=? \n" );
document.write( "
Algebra.Com's Answer #395309 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 10^(6 - x) = 490 \n" ); document.write( "--------- \n" ); document.write( "6 - x = log(490) \n" ); document.write( "x = 6 - log(490) \n" ); document.write( " \n" ); document.write( " |