document.write( "Question 167361: Solve the following equation. Give exact answer to and a decimal aproximation to 2 decimal places of accuracy if needed.\r
\n" );
document.write( "\n" );
document.write( "3^(2x)-20=3^(x) \n" );
document.write( "
Algebra.Com's Answer #123326 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the following equation. Give exact answer to and a decimal aproximation to 2 decimal places of accuracy if needed. \n" ); document.write( "3^(2x)-20=3^(x) \n" ); document.write( "-------------------- \n" ); document.write( "Substitute y for 3^x \n" ); document.write( "y^2 - 20 = y See that? \n" ); document.write( "y^2 - y - 20 = 0 \n" ); document.write( "(y-5)*(y+4) = 0 \n" ); document.write( "y = 5, y = -4 \n" ); document.write( "Sub back 3^x for y \n" ); document.write( "3^x = 5 \n" ); document.write( "x = log(5)/log(3) (exact) \n" ); document.write( "x = 1.47 (2 decimals) \n" ); document.write( "------------ \n" ); document.write( "3^x = -4 This is not possible, as no exponent of 3 will give a negative number (no real number will, there is a complex number that will).\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |