document.write( "Question 39161: solve for x: 14 to the x power = 22 \n" ); document.write( "
Algebra.Com's Answer #24597 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay, from \n" ); document.write( "14^x = 22 \n" ); document.write( "take the log of both sides \n" ); document.write( "log 14^x = log 22 \n" ); document.write( "they apply the power rule \n" ); document.write( "x * log 14 = log 22 \n" ); document.write( "x = log 22 / log 14 \n" ); document.write( "x = 1.171 \n" ); document.write( " |