document.write( "Question 163938This question is from textbook Algebra and Trigonometry
\n" );
document.write( ": The total points that a basketball team scored was 96. If there were two and a half times as many field goals as free throws, how many of each were there? (Field goals count 2 points and free throws 1 point. There are no 3 point field goals.) \n" );
document.write( "
Algebra.Com's Answer #120784 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The total points that a basketball team scored was 96. If there were two and a half times as many field goals as free throws, how many of each were there? (Field goals count 2 points and free throws 1 point. There are no 3 point field goals.) \n" ); document.write( "----------------- \n" ); document.write( "Let # of free throws by \"x\"; number of points will be \"x\" also. \n" ); document.write( "--------- \n" ); document.write( "# of field goals is (5/2)x; number of points will be 2[(5/2)x] = 5x. \n" ); document.write( "------------ \n" ); document.write( "EQUATION: \n" ); document.write( "x + 5x = 96 \n" ); document.write( "6x = 96 \n" ); document.write( "x = 16 (# of free throws) \n" ); document.write( "(5/2)x = (5/2)*16 = 5*8 = 40 (# of field goals) \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |