document.write( "Question 1040389: Refer to the economic loss index function below. The economic loss index in terms of x days of life is modeled by the formula:
\n" );
document.write( "f(x)= 0.41 ln(x+1) +28
\n" );
document.write( "a. evaluate f(0) and f(100).
\n" );
document.write( "b. How many days does it take the economic loss index to be 31?\r
\n" );
document.write( "\n" );
document.write( "if you could please a step by step answer with some notes on the side i would greatly appreciate it.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #655199 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)= 0.41 ln(x+1) +28 \n" ); document.write( "f(0)=0.41* ln(1)+28, because x+1=1. \n" ); document.write( "ln(1)=0 \n" ); document.write( "Therefore f(0)=28 \n" ); document.write( "f(100)=0.41*ln(101)+28 \n" ); document.write( "ln(101)=4.615 \n" ); document.write( "Without rounding yet, multiply that by 0.41, then add 28. Then round \n" ); document.write( "The first part is 1.892, and the answer is 29.892 to three places. \n" ); document.write( "f(x)=31 \n" ); document.write( "31=0.41*ln(x+1)+28. Subtract 28 from both sides \n" ); document.write( "3=0.41*ln(x+1), divide both sides by 0.41 \n" ); document.write( "7.317=ln(x+1). Don't round. Now, raise both sides to the e power. e ^ ln (x+1)=x=1 by definition. \n" ); document.write( "e^7.37=x+1 \n" ); document.write( "1505.79=x+1 \n" ); document.write( "to the nearest day, x=1504.79 or 1505 days \n" ); document.write( "--------- \n" ); document.write( "Check \n" ); document.write( "0.41 ln (1506)+28; ln (1506)=7.317 \n" ); document.write( "7.317(0.41)=3.000 \n" ); document.write( "3+28=31 \n" ); document.write( " |