document.write( "Question 521308: 2^(x+1) = 9x\r
\n" );
document.write( "\n" );
document.write( "(The x+1 is a power) \n" );
document.write( "
Algebra.Com's Answer #346412 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Generally, you can't solve an equation combining polynomial (9x) and transcendental functions (2^(x+1)) using algebraic methods. You can use either use Newton's method or a calculator to obtain the two real solutions x = .267 (approximate) and x = 4.261. \n" ); document.write( " |