document.write( "Question 638662: How do you find the intercept of two exponential functions?
\n" );
document.write( "y=1000*2^(0.1x)
\n" );
document.write( "y=16000*2^(-1/6x) \n" );
document.write( "
Algebra.Com's Answer #402337 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do you find the intercept of two exponential functions? \n" ); document.write( "y=1000*2^(0.1x) \n" ); document.write( "y=16000*2^(-1/6x) \n" ); document.write( "----------- \n" ); document.write( "The both equal y \n" ); document.write( "1000*2^(0.1x) = 16000*2^(-1/6x) \n" ); document.write( " \n" ); document.write( "If the exponent is (-1/6)x: \n" ); document.write( "Multiply by \n" ); document.write( " \n" ); document.write( "16 = 2^4 \n" ); document.write( "2x/15 = 4 \n" ); document.write( "x = 30 \n" ); document.write( " \n" ); document.write( " |