document.write( "Question 864593: Solve each equation for x thus expressing x as a log function of y
\n" );
document.write( "a) y = 5(2)^x
\n" );
document.write( "b) y = 1.3(10)^x
\n" );
document.write( "c) y = 8.2(1.3)^x
\n" );
document.write( "d) y = 6.4(1/2)^x
\n" );
document.write( "e) y = 3.5(2.7)^x
\n" );
document.write( "f) y = 2.75(2/3)^x\r
\n" );
document.write( "\n" );
document.write( "Can you please help me out? Thanks so much in advance:) \n" );
document.write( "
Algebra.Com's Answer #521240 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve each equation for x thus expressing x as a log function of y \n" ); document.write( "a) y = 5(2)^x \n" ); document.write( "log(y) = log(5) + x*log(2) \n" ); document.write( "x = log(y/5)/log(2) \n" ); document.write( "----------------- \n" ); document.write( "The others are similar. \n" ); document.write( "b) y = 1.3(10)^x \n" ); document.write( "c) y = 8.2(1.3)^x \n" ); document.write( "d) y = 6.4(1/2)^x \n" ); document.write( "e) y = 3.5(2.7)^x \n" ); document.write( "f) y = 2.75(2/3)^x \n" ); document.write( " \n" ); document.write( " |