document.write( "Question 356773: 17280(1-10%)^x = 11340
\n" );
document.write( "find x \n" );
document.write( "
Algebra.Com's Answer #254867 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 17280(1-10%)^x = 11340 \n" ); document.write( "find x \n" ); document.write( "------------- \n" ); document.write( "17280(0.9)^x = 11340 \n" ); document.write( "0.9^x = 11340/17280 = 21/32 \n" ); document.write( "x*log(0.9) = log(21/32) \n" ); document.write( "x = log(21/32)/log(0.9) \n" ); document.write( "x =~ 3.99783 \n" ); document.write( "------------- \n" ); document.write( "The (1 - 10%) is sloppy. Usually when using per cents, it's specificied to be 10% of something, not just 10%. This is a poorly written problem, which is why it was ignored for a long time. \n" ); document.write( " \n" ); document.write( " |