Answer:
2
Step-by-step explanation:
The y-intercept is the point on the graph where the line intersects with the y-axis. Since this point must be on the y-axis the x-value must be 0. Every coordinate on the y-axis has an x-value of 0. So, to find the answer find the y-value when x=0. In this case, when x=0, y=2. Therefore, the y-intercept is 2, also written as (0,2).
Step-by-step explanation:
I) 9+9+9+9=36
Ii)radius is 4.5 L=2piR= 2pi(4.5)= 9pi
Iii) A=piR^2= pi(4.5)^2 = 20.5pi
IV) 9×9 =81
V) 81-20.5pi = 16.597
When working with logarithms, remember that a subtraction sign means you can divide.
log(400) - log(4) can be turned into log(400/4), which is further simplified to log(100).
Answer:
At a certain pizza parlor,36 % of the customers order a pizza containing onions,35 % of the customers order a pizza containing sausage, and 66% order a pizza containing onions or sausage (or both). Find the probability that a customer chosen at random will order a pizza containing both onions and sausage.
Step-by-step explanation:
Hello!
You have the following possible pizza orders:
Onion ⇒ P(on)= 0.36
Sausage ⇒ P(sa)= 0.35
Onions and Sausages ⇒ P(on∪sa)= 0.66
The events "onion" and "sausage" are not mutually exclusive, since you can order a pizza with both toppings.
If two events are not mutually exclusive, you know that:
P(A∪B)= P(A)+P(B)-P(A∩B)
Using the given information you can use that property to calculate the probability of a customer ordering a pizza with onions and sausage:
P(on∪sa)= P(on)+P(sa)-P(on∩sa)
P(on∪sa)+P(on∩sa)= P(on)+P(sa)
P(on∩sa)= P(on)+P(sa)-P(on∪sa)
P(on∩sa)= 0.36+0.35-0.66= 0.05
I hope it helps!