Emily C. answered 05/20/20
Johns Hopkins Graduate Student Tutoring Science and Math
Hi Gin,
Let's define our variables first.
x = number of regular baskets
y = number of 3-pointers
Since we know 45 baskets were made, we can write the equation.
x+y = 45
We know each x basket is worth 2 points and each y basket is worth 3 points. Since we know there were 95 points in total, we can write a second equation.
2x + 3y = 95
Now we can solve our system of equations.
First, let's solve for x in the first equation.
x+y =45
x = 45 - y
Next, lets plug in this x value to our second equation.
2(45 - y) + 3y = 95
(Distribute)
90 - 2y + 3y = 95
(Combine like terms)
90 + y = 95
(Subtract 90 from both sides)
y = 5
Now, lets plug this y value into our first equation
x + 5 = 45
x = 40
That means there were 5 long distances baskets and 40 regular baskets made.
Hope this helps!
Emily
Emily C.
Whoops, the second equation should be 2x + 3y = 96. This makes y= 6 and x = 39! Sorry for the confusion05/20/20