Assuming you want to choose 4 people from the class of 20;
Begin by using the combinations formula;
20C4=4845 possibilities
Hope I helped :)
9514 1404 393
Answer:
x ∈ {2.07014981016}
Step-by-step explanation:
The equation can be rewritten as ...
√x = 18-8x
x = 324 -288x +64x²
64x² -289x +324 = 0
x = (289 ±√577)/128 ≈ {2.07015, 2.44548}
Since √x must be positive, we know that ...
18 -8x ≥ 0
x ≤ 18/8 = 2.25
The larger of the above solutions is extraneous, so the solution set is ...
x ∈ {(289 -√577)/128} ≈ {2.07015}
Answer:
10
Step-by-step explanation:
Answer:
A(h) = h²/2 - 6*h + 10
Step-by-step explanation:
The garden is rectangular, and area of a rectangle is:
A(r) = L*w
Where L is the length and w is the width of the rectangle
Now if we call "h" the length of the house, we have the following expressions
L = h - 2 and
w = h/2 - 5
The expression for the area f the ectangle as a function of the length of the house is:
A(h) = ( h - 2 )* ( h/2 -5 )
A(h) = h²/2 - 5*h - h + 10
A(h) = h²/2 - 6*h + 10