Hey there! I'm happy to help!
To find the area of a circle, you square the radius and then multiply by pi (3.14 in our case).
The radius is half of the diameter.
12.6/2=6.3
We square this.
6.3²=39.69
We multiply by 3.14
39.69×3.14=124.6266
We round to the nearest hundredth, giving us an area of 124.63 in².
Now you can find the area of a circle! Have a wonderful day! :D
Answer:a) 870
b) 435
Step-by-step explanation:
a)
number of photos to be posted =n = 30
number of web pages on which they would be posted is 2
Since the order in which the photos appear on the web pages matters,
Number of ways = 30 permutation 2
=870 ways
b)
Since the order in which the photos appear on the web pages does not matter,
Number of ways = 30 combination 2
= 435 ways
<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.