document.write( "Question 864809: Solve each equation for x thus expressing x as a log function of y \r
\n" );
document.write( "\n" );
document.write( "a) y = 1.3(10)^x
\n" );
document.write( "b) y = 8.2(1.3)^x\r
\n" );
document.write( "\n" );
document.write( "Can you please help me ? Thank you so much in advance:) \n" );
document.write( "
Algebra.Com's Answer #521302 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! from definition of a log \n" ); document.write( "y = b^x, then x = log base b of y \n" ); document.write( "a) y = 1.3(10)^x \n" ); document.write( "y/1.3 = 10^x \n" ); document.write( "x = log (y/1.3) \n" ); document.write( "b) y = 8.2(1.3)^x \n" ); document.write( "y/8.2 = 1.3^x \n" ); document.write( "x = log base 1.3 o (y/8.2) \n" ); document.write( " \n" ); document.write( " |