document.write( "Question 61483: The function f(x) = 1 + 1.5ln(x+1) models the average number of free-throws a basketball player can make consecutively during practice as a function of time, where x is the number of consecutive days the basketball player has practiced for two hours. After 54 days of practice, what is the average number of consecutive free-throws the basketball player makes? \n" ); document.write( "
Algebra.Com's Answer #42728 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The function f(x) = 1 + 1.5ln(x+1) models the average number of free-throws a basketball player can make consecutively during practice as a function of time, where x is the number of consecutive days the basketball player has practiced for two hours. After 54 days of practice, what is the average number of consecutive free-throws the basketball player makes? \n" ); document.write( ": \n" ); document.write( "f(x) = 1 + 1.5*ln(x+1) \n" ); document.write( ": \n" ); document.write( "Substitute 54 for x in the equation: \n" ); document.write( "f(54) = 1 + 1.5*ln(54+1) \n" ); document.write( "f(54) = 1 + 1.5*ln(55) \n" ); document.write( "f(54) = 1 + 1.5 * 4.00 \n" ); document.write( "f(54) = 1 + 6 \n" ); document.write( "f(54) = 7 free throws in a row \n" ); document.write( " \n" ); document.write( " |