Answer:
381 different types of pizza (assuming you can choose from 1 to 7 ingredients)
Step-by-step explanation:
We are going to assume that you can order your pizza with 1 to 7 ingredients.
- If you want to choose 1 ingredient out of 7 you have 7 ways to do so.
- If you want to choose 2 ingredients out of 7 you have C₇,₂= 21 ways to do so
- If you want to choose 3 ingredients out of 7 you have C₇,₃= 35 ways to do so
- If you want to choose 4 ingredients out of 7 you have C₇,₄= 35 ways to do so
- If you want to choose 5 ingredients out of 7 you have C₇,₅= 21 ways to do so
- If you want to choose 6 ingredients out of 7 you have C₇,₆= 7 ways to do so
- If you want to choose 7 ingredients out of 7 you have C₇,₇= 1 ways to do so
So, in total you have 7 + 21 + 35 + 35 + 21 +7 + 1 = 127  ways of selecting ingredients. 
But then you have 3 different options to order cheese, so you can combine each one of these 127 ways of selecting ingredients with a single, double or triple cheese in the crust.
Therefore you have 127 x 3 = 381 ways of combining your ingredients with the cheese crust.
Therefore, there are 381 different types of pizza.
 
        
             
        
        
        
All cone-shaped cups have the same height in 8 inches. They just differ in their diameters. To solve for the volume of the regular and jumbo sizes, let's use the formula for the volume of cone
V = (1/3)*pi*(r^2)*h
r is just the half of the diameter, h is the height which is equal to 8
Regular size:
V = (1/3)*pi*((4/2)^2)*8
V = 33.5 cube inches
Jumbo size:
V = (1/3)*pi*((8/2)^2)*8
V = 134.0 cube inches
        
             
        
        
        
First, find the x-intercept.
The x-intercept will be at the point (x, 0) where x is any real number. If we substitute the x-coordinate and the y-coordinate for the x and y variables in the equation, we can solve for x.
5y + 3x = 15
5(0) + 3x = 15
3x + 15
x = 5
We found the x-intercept now find the y-intercept with the same process.
The y-intercept will be at the point (0, y) where y is any real number.
5y + 3x = 15
5y + 3(0) = 15
5y = 15
y = 3
So, the x-intercept is (5, 0) and the y-intercept is (0, 3)
        
             
        
        
        
Answer:
A b c d 
Step-by-step explanation:
pertaining to or using a rule or procedure that can be applied repeatedly. Mathematics, Computers. pertaining to or using the mathematical process of recursion: a recursive function; a recursive procedure.