document.write( "Question 1117871: The expected number of shots made for a basketball team in a game is 48. In the first quarter of a recent game, the team made 16 of 20 shots. Estimate the total number of shots the team took in the game. \n" ); document.write( "
Algebra.Com's Answer #733073 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The expected number of shots made for a basketball team in a game is 48. \n" ); document.write( " In the first quarter of a recent game, the team made 16 of 20 shots. \n" ); document.write( "16/20 = 4/5; they make 4/5 of their shots \n" ); document.write( ": \n" ); document.write( " Estimate the total number of shots the team took in the game. \n" ); document.write( "let s = no. of shots taken in the game \n" ); document.write( ": \n" ); document.write( "If the number of shots made in game is a 48, \n" ); document.write( " \n" ); document.write( "s = 60 shots taken in the game \n" ); document.write( " |