document.write( "Question 1011667: How do you solve indicial equations like this, other than by graphing (which shows two solutions) although this does not appear to be a quadratic?
\n" );
document.write( "2^x-3^(x-1)=1 \n" );
document.write( "
Algebra.Com's Answer #627410 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do you solve indicial equations like this, other than by graphing (which shows two solutions) although this does not appear to be a quadratic? \n" ); document.write( "2^x-3^(x-1)=1 \n" ); document.write( "------------------ \n" ); document.write( "You can use iterative methods like Newton's method or Newton-Raphson. \n" ); document.write( "You can use Excel, which is the same as a calculator but more convenient. \n" ); document.write( " \n" ); document.write( " |