8 ÷ (7 - 9) * ( 4 + (-4) ) <--- notice that bolded part.
4 + (-4) = 4 - 4 = 0.
after that, you're pretty much dividing and multiplying by 0, so
whatever ÷ whatever * whatever * 0 = 0.
Answer:
15u + 141 = 420
Step-by-step explanation:
So basically we are modelling how much the coach is spending. Each player is given a uniform and a basketball
We can use 'u' as the cost of a single uniform
We can use 'b' as the cost of a single basketball
Since there is 15 players we must give a ball and uniform to each so
15u + 15b = 420
The problem gives us the cost of each basketball: 9.40
so now 15u + 15(9.4) = 420
15u + 141 = 420
Answer:
Step-by-step explanation:
u/4 + 9.9 = 16.9
Putting value of u = 24 in the equation
24/4 + 9.9 = 16.9
6 + 9.9 = 16.9
15.9 = 16.9
Bringing like terms on one
16.9 - 15.9 = 1
Answer: 180 is the sum of the tringles
Step-by-step explanation:
2x+7x+11x=180
20x=180
x=9
Now you should put the the value of x to get the angles
2x=2x9=18
7x=7x9=63
11x=11x9=99
Now to double check add all of them together
99+18+63=180
Hoped I helped!
Answer:
x = 3 , y = 1
Step-by-step explanation:
2x + y = 7
3x + y = 8
solution
2x + y = 7-----------(1)
3x - y = 8------------(2)
from equation 1
2x + y = 7
y = 7 - 2x-------------(3)
substitute equation 3 into equation 2
3x - y = 8
3x - (7 - 2x) = 8
3x - 7 + 2x = 8
3x + 2x = 8 + 7
5x = 15
divide through by the coefficient of x
5x/5 = 15/5
x = 3
to find y
substitute x into equation 1
2x + y = 7
2(3) + y = 7
6 + y = 7
y = 7 - 6
y = 1