document.write( "Question 907424: In a certain basketball game one team made a total of 81 points. The number of field goals was five less than three times the number of free throws. How many field goals and how many free throws did the team make? (A free throw counts one point a field goal counts two points). \n" ); document.write( "
Algebra.Com's Answer #550337 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the number of free throws \n" ); document.write( "2(3x-5) + x = 81 \n" ); document.write( " 7x = 91 \n" ); document.write( "x = 13, the number of free throws. Field Goals 34 \n" ); document.write( "And.. \n" ); document.write( "68 + 13 = 81 points \n" ); document.write( " \n" ); document.write( " |