SOLUTION: John made 3 more free throws than Jose. The combined total of the number of free throws they made is 25. How many free throws did each boy make?
Question 827401: John made 3 more free throws than Jose. The combined total of the number of free throws they made is 25. How many free throws did each boy make? Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
x = john's free throws
y = jose's free throws
---
x = y + 3
x + y = 25
---
put the system of linear equations into standard form:
---
x - y = 3
x + y = 25
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = john's free throws = 14
y = jose's free throws = 11
---
system matrix
1 -1
1 1
---
inverse of system matrix
0.5 0.5
-0.5 0.5
---
determinant of system matrix = 2
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php