document.write( "Question 367073: y=1000(2raised to the -.1x)
\n" ); document.write( "if x=10, what is y=?
\n" ); document.write( "then, if y=250, what is x=?
\n" ); document.write( "

Algebra.Com's Answer #261927 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
\"y=1000%282%5E%28-0.1x%29%29\"
\n" ); document.write( "It help to rewrite this with a positive exponent. In general, \"a%5E%28-p%29+=+1%2Fa%5Ep\". so your expression can be rewritten as:
\n" ); document.write( "\"y=1000%281%2F2%5E%280.1x%29%29\"

\n" ); document.write( "if x = 10...
\n" ); document.write( "\"y=1000%281%2F2%5E%280.1%2810%29%29%29\"
\n" ); document.write( "which simplifies as follows:
\n" ); document.write( "\"y=1000%281%2F2%5E1%29\"
\n" ); document.write( "\"y=1000%281%2F2%29\"
\n" ); document.write( "\"y+=+500\"

\n" ); document.write( "if y = 250...
\n" ); document.write( "\"250=1000%281%2F2%5E%280.1x%29%29\"
\n" ); document.write( "Divide both sides by 1000:
\n" ); document.write( "\"250%2F1000=%281000%281%2F2%5E%280.1x%29%29%29%2F1000\"
\n" ); document.write( "which simplifies to:
\n" ); document.write( "\"1%2F4=1%2F2%5E%280.1x%29\"
\n" ); document.write( "This is a proportion so we can cross multiply:
\n" ); document.write( "\"1%2A2%5E%280.1x%29+=+4%2A1\"
\n" ); document.write( "or
\n" ); document.write( "\"2%5E%280.1x%29+=+4\"
\n" ); document.write( "The shortest way to solving for x here is to recognize that both sides of the equation are powers of two:
\n" ); document.write( "\"2%5E%280.1x%29+=+2%5E2\"
\n" ); document.write( "(Note: If both sides had not both been powers of the same number, then we would have to use logarithms to solve for x.)
\n" ); document.write( "The only way for powers of 2 to be equal is if their exponents are equal. So:
\n" ); document.write( "\"0.1x+=+2\"
\n" ); document.write( "And finally we can multiply both sides by 10:
\n" ); document.write( "\"10%280.1x%29+=+10%282%29\"
\n" ); document.write( "which simplifies to:
\n" ); document.write( "\"x+=+20\"
\n" ); document.write( "
\n" );