SOLUTION: James scored 19 times during one basketball. He scored a total of 28 points, two for each field goal and one for each free-throw. How many field goals did he make? How many free-th

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: James scored 19 times during one basketball. He scored a total of 28 points, two for each field goal and one for each free-throw. How many field goals did he make? How many free-th      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 462157: James scored 19 times during one basketball. He scored a total of 28 points, two for each field goal and one for each free-throw. How many field goals did he make? How many free-throws?
a) define one variable for the number of field goals made. another variable for the free-throws.
b) write an expression that represents the total points made from field goals. another one for free-throws.
c) write an equation that describes the number of times that James scored during the game. write an equation for the total score.

Answer by graphmatics(170) About Me  (Show Source):
You can put this solution on YOUR website!
a) Let x be the number of field goals and y be the number of free-throws.
b) The total points from field goals is 2*x.
The total points from free-throws is y
c) The number of times that James scored during the game is x+y = 19.
Because he scored a total of 28 points 2*x+y = 28
So we will need to solve the linear system of equations
x+y = 19
2*x+y = 28
Solved by pluggable solver: Linear System solver (using determinant)
Solve:
+system%28+%0D%0A++++1%5Cx+%2B+1%5Cy+=+19%2C%0D%0A++++2%5Cx+%2B+1%5Cy+=+28+%29%0D%0A++

Any system of equations:


has solution

or



(x=9, y=10}