Answer:
$ 256
Step-by-step explanation:
square footage of door = 8 x 4 = 32 ft^2
32 ft^2 * 8 dollar /ft^2 = $ 256
Since x represents the year, year 15 will be 15 years.
Plug in "15" as your "x"
y = -2(15)^2 + 36(15) + 6
15^2 = 225 (Exponents come before multiplication)
y = -2(225) + 36(15) + 6
y = -450 + 540 + 6
y = 90 + 6
y = 96
<em>The answer is B</em>
(4 hundred + 0 tens + 5 ones) + (1 ten) = 4 hundred + 1 ten + 5 ones
... = 415
Answer:
P = t - f
Step-by-step explanation:
First we need to find how many pages in total she needs so 1,000/80 - 12.5 so 13 pages. Then 380/80 4.75 of a page filled so subtract that from 12.5 to get 8 pages left to fill.
let p = pages left to fill
let T = total pages needed
let F = pages already filled
Answer:
1.) There are 16 juniors and 8 seniors in the Chess Club. If the club members decide to send 9 juniors to a tournament, how many different possibilities are there?
(16 over 9) = 16!/(9!*7!) = 11440
2.) How many different ways can 3 cards be drawn from a deck of 52 cards without replacement?
52*51*50 = 132600
3.) How many different ways can 3 cards be drawn from a deck of 52 cards with replacement?
52^3 = 140608
4.) A corporation has 5 officers to choose from which 3 are selected to comprise the board of directors. How many combinations are there?
(5 over 3) = 5!/(3! * 2!) = 10
5.) A combination lock has the numbers 1 to 40 on each of three consecutive tumblers. What is the probability of opening the lock in ten tries?
10/40^3 = 1/6400