document.write( "Question 1123900: please solve the exponential equation of \"5^2x-26(5^x)+25=0\"
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #740291 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 5^(2x) - 26*5^x + 25=0 \n" ); document.write( "Sub y for 5^x \n" ); document.write( "y^2 - 26y + 25 = 0 \n" ); document.write( "(y-1)*(y-25) = 0 \n" ); document.write( "Can you do the rest? \n" ); document.write( " \n" ); document.write( " |