document.write( "Question 106642: Exponential equation without using logs. Solve for x:\r
\n" );
document.write( "\n" );
document.write( "5^(-3x+1)=15625 \n" );
document.write( "
Algebra.Com's Answer #77626 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 5^(-3x+1)=15625 \n" ); document.write( "5^(-3x+1)=5^6 convert to the same base 5 \n" ); document.write( "-3x+1=6 use exponents only \n" ); document.write( "-3x=6-1 \n" ); document.write( "-3x=5 \n" ); document.write( "x=-5/3 \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |