document.write( "Question 300975: Solve this equation.
\n" );
document.write( "10^(x-1)=100^(2x-3) \n" );
document.write( "
Algebra.Com's Answer #215851 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "10^(x-1)=100^(2x-3) \n" ); document.write( "x=5/3\r \n" ); document.write( "\n" ); document.write( "\"how?\", you ask.\r \n" ); document.write( "\n" ); document.write( "10^(x-1)=10^2(2x-3) \n" ); document.write( "x-1=4x-6 \n" ); document.write( "5=3x \n" ); document.write( "5/3=x \n" ); document.write( " \n" ); document.write( " |