document.write( "Question 314472: In a basketball game, a team can score either 1, 2 or 3 points by throwing the ball through a hoop. Our team throws the ball through the hoop 50 times and scores 80 points. What is the largest possible number of 3-point throws our team made?\r
\n" );
document.write( "\n" );
document.write( "(A) 5 (B) 10 (C) 15 (D) 20 (E) Not enough information \n" );
document.write( "
Algebra.Com's Answer #224838 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Since we want to maximize the number of 3 point baskets, the other baskets must be 1 pointers.\r \n" ); document.write( "\n" ); document.write( "Let x be the number of 1 point baskets. \n" ); document.write( "Then the number of 3 point baskets is \n" ); document.write( "\n" ); document.write( "Then 1 point baskets plus the 3 point baskets total 80 points. So \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The number of 1 point baskets is 35. \n" ); document.write( "The number of 3 pointers is \n" ); document.write( "Check your answer \n" ); document.write( "Does 15*3 + 35 = 80? \n" ); document.write( " |