document.write( "Question 48041This question is from textbook College Algebra
\n" );
document.write( ": Find the solution of the exponential equation,correct to 4 decimal places:\r
\n" );
document.write( "\n" );
document.write( "7^x/2 = 5^1-x\r
\n" );
document.write( "\n" );
document.write( "I got:
\n" );
document.write( "log 7^x/2 = log 5^1-x
\n" );
document.write( "x/2log7 = (1-x)log5\r
\n" );
document.write( "\n" );
document.write( "Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #31776 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I got: \n" ); document.write( "log 7^x/2 = log 5^1-x \n" ); document.write( "(x/2)log7 = (1-x)log5 \n" ); document.write( "Now you need to solve for \"x\", as follows: \n" ); document.write( "x/(1-x)=(2)(log5/log7) =2(0.827...)=1.65 \n" ); document.write( "x=1.65-1.65x \n" ); document.write( "2.65x=1.65 \n" ); document.write( "x=0.624... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |