Yes it can have equal expressions
Answer:
Answer is 49
Step-by-step explanation:
Add all the ratios up you get 21 so then you divide 147 by 21 thus giving you 1 ratio = 7 respectively, and we know the ratio of the red is 7 because it's stated red, blue, and green -> 7,6,8. So then 7 * 7 = 49. And to confirm you can do (7*7)+(6*7)+(8*7) which should equal 147
<h3>
Answer: n+15</h3>
=======================================================
Explanation:
- n = number of minutes
- cost of company X = 3n+30
- cost of company Y = 2n+15
To find out how much more company X charges, we subtract the two cost expressions
CompanyX - CompanyY = (3n+30)-(2n+15) = 3n+30-2n-15 = n+15 which is the final answer.
--------------
An example:
Let's say you talk on the phone for n = 20 minutes.
Company X would charge you 3n+30 = 3*20+30 = 90 cents
Company Y would charge you 2n+15 = 2*20+15 = 55 cents
The difference of which is 90-55 = 35 cents.
If you plugged n = 20 into the n+15 expression we got, then n+15 = 20+15 = 35 matches up with the previous 35 cents.
This example helps confirm the answer. I'll let you try out other examples.