The correct answer is 29/20
Answer:
896
Step-by-step explanation:
Let's talk first about how many 3 digit numbers there are. The first 3 digit number is 100 and the last is 999. So there are 999-100+1 numbers that are 3 digits long. That simplifies to 900.
Now let's find how many of those have a sum for the digits being 1, then 2 ? Then take that sum away from the 900 to see how many 3 digit numbers have the sum of their digits being more than 2.
3 digit numbers with sum of 1:
The first and only number is 100 since 1+0+0=1.
We can't include 010 or 001 because these aren't really three digits long.
3 digit numbers with sum of 2:
The first number is 101 since 1+0+1=2.
The second number is 110 since 1+1+0=2.
The third number is 200 since 2+0+0=2.
That's the last of those. We could only use 0,1, and 2 here.... Anything with a 3 in it would give us something larger than or equal to 3.
So there are 900-1-3 numbers who are 3 digits long and whose sum of digits is greater than 2.
This answer simplifies to 896.
Hey You!
6 × 30 = 90
280 - 90 = 190
190 / 2.50 = 76
We can check using multiplication.
2.50 × 76 = 190
Percy delivered 76 pizzas.
Answer:
225 m²
Step-by-step explanation:
If W is the width of the rectangle, and L is the length, then:
60 = 2W + 2L
A = WL
Use the first equation to solve for one of the variables:
30 = W + L
L = 30 − W
Substitute into the second equation:
A = W (30 − W)
A = 30W − W²
This is a parabola, so we can find the vertex using the formula x = -b/(2a).
W = -30 / (2 × -1)
W = 15
Or, we can use calculus:
dA/dW = 30 − 2W
0 = 30 − 2W
W = 15
Solving for L:
L = 30 − W
L = 15
So the maximum area is:
A = WL
A = (15)(15)
A = 225