document.write( "Question 377680: i need help with this problem: This is the model showing the percentage of Americans with heart disease who are \"x\" years old:\r
\n" );
document.write( "\n" );
document.write( " 90/1+271e^-0.122x
\n" );
document.write( "At what age will the percentage of Americans with heart disease be 70%?
\n" );
document.write( "I'm thinking it works like this:\r
\n" );
document.write( "\n" );
document.write( " 0.7 = 90/1+271e^-0.122x
\n" );
document.write( " ln 0.7= ln (90/1+271e^-0.122x)
\n" );
document.write( " NOW I AM STUCK!!!!! WHAT NOW???!!!! THX!!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #268379 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! This is the model showing the percentage of Americans with heart disease who are \"x\" years old: \n" ); document.write( "90/1+271e^-0.122x \n" ); document.write( "At what age will the percentage of Americans with heart disease be 70%? \n" ); document.write( "I'm thinking it works like this: \n" ); document.write( "0.7 = 90/1+271e^-0.122x \n" ); document.write( "---------------------------- \n" ); document.write( "Try this: \n" ); document.write( "70 = 90/[1+271e^-0.122x] \n" ); document.write( "---- \n" ); document.write( "1 + 271e^-0.122x = 90/70 = 1.2857 \n" ); document.write( "--- \n" ); document.write( "271e^-0.122x = 0.2857 \n" ); document.write( "--- \n" ); document.write( "e^-0.122x = 0.004744 \n" ); document.write( "--- \n" ); document.write( "Take the ln to get: \n" ); document.write( "-0.122x = -5.3508 \n" ); document.write( "--- \n" ); document.write( "x = 43.86 yrs old \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |