。☆✼★ ━━━━━━━━━━━━━━ ☾
The coefficient is the number before the x
In this case, it is 3
Have A Nice Day ❤
Stay Brainly! ヅ
- Ally ✧
。☆✼★ ━━━━━━━━━━━━━━ ☾
Answer:
27:8
Step-by-step explanation:
189/56 = 27/8
Answer:
x=11
Step-by-step explanation:
The switch case works like an if or if-else, where each of the cases are conditionals. Here we have 7 cases and we know that our variable begins with x=5.
First, it enters to case 5 because of x=5, so x+=3, this means we add 3 to the actual value of the variable ⇒ x=8.
At this point, if there's not break the program continues to the next case, executing the statements until a break or the end on the switch is reached.
In this order, the x = 8 and next we add 1 (case 6) ⇒ x=9. We add 2 (case 7) x+=2 ⇒ x=10. Then we rest 1 (case 8) ⇒ x=9 and then we add 1 again as in case 9 ⇒ x=11.
Let's make a system of equations to solve for this:
n + q = 84
0.05n + 0.25q = 12.80
where n = nickels and q = quarters.
---
Solve for n in the first equation by subtracting q from both sides.
n = 84 - q
---
Plug n into the second equation.
0.05(84 - q) + 0.25q = 12.80
Distribute 0.05 inside the parentheses.
4.2 - 0.05q + 0.25q = 12.80
Combine like terms.
4.2 + 0.2q = 12.80
Subtract 4.2 from both sides.
0.2q = 8.6
Divide both sides by 0.2.
q = 43
---
Plug 43 for q in the first equation.
n + (43) = 84
Subtract 43 from both sides.
n = 41
---
There are 41 nickels and 43 quarters in the piggy bank. ✅
Answer:
Each shirt costed $27
each
Step-by-step explanation:
HOPE IT HELPS!!! please mark brainliest :)