Answer:
Using the formula
r
=a
cos
(
θ
)
or
r
=
a
sin
(
θ
), graph the circle.
r
=
6
cos
(
θ
)
Step-by-step explanation:
<span>Each team in the softball league plays each of the other teams exactly once. For every game, there is 2 team playing. The order is not important because A vs B is same as B vs A
So you just need to makes a combination of 2 that have a result of 21. If there is t number of teams, the number of matches would be:
tC2 = t!/2!(t-2)! = 21
</span>t! / (t-2)! = 21 *2
(t)(t-1)= 42
t^2 -t -42=0
(t-7)(t+6)
t=7 ; t=-6
Excluding the minus result, you got 7 teams.
Answer:
3
Step-by-step explanation:
Answer:
He received 10 dimes and 15 quarters.
Step-by-step explanation:
Dimes = $0.10
Quarters = $0.25
Variable x = dimes
Variable y = quarters
Create a pair of linear equations:
0.10x + 0.25y = 4.75
x + y = 25
Isolate any variable, using an equation of your choice:
x + y = 25
x = 25 - y
Plug in this new value of x into the other equation:
0.10(25 - y) + 0.25y = 4.75
Use the distributive property:
2.5 - 0.10y + 0.25y = 4.75
Combine like terms:
2.5 + 0.15y = 4.75
Isolate variable y:
0.15y = 2.25
y = 15
Plug in the value of y into any equation:
x + y = 25
x + 15 = 25
Isolate variable x:
x = 10