Answer:
451. No, the angles are wrong.
Step-by-step explanation:
450. AB = 15, BC = 10, and CD= 7. Find the length DA.
This cannot be done without additional information about the sort of figure that ABCD is. If these are points on a line segment, we need to know their order. If these are points on a quadrilateral, we need to know its description in more detail.
If these are points ordered ABCD on a line, then AD = 15+10+7 = 32.
__
451. See the attached figure. BPQD is not a parallelogram: BCQ is not a straight line. (The internal angles of a pentagon are 108°, but would need to be 120° for BCQ to be a straight line, making BP parallel to DQ.) Instead, BPQD is an isosceles trapezoid.
Answer:
<h2>x = 12</h2>
Step-by-step explanation:
ΔADC and ΔCDB are similar (AA). Therefore the sides are in proportion:

We have AD = 16, DC = x, DB = 9. Substitute:
<em>cross multiply</em>

Explanation:
For the purpose of filling in the table, the BINOMPDF function is more appropriate. The table is asking for p(x)--not p(n≤x), which is what the CDF function gives you.
If you want to use the binomcdf function, the lower and upper limits should probably be the same: 0,0 or 1,1 or 2,2 and so on up to 5,5.
The binomcdf function on my TI-84 calculator only has the upper limit, so I would need to subtract the previous value to find the table entry for p(x).
Answer:
t ≈ -2.014 or 3.647
Step-by-step explanation:
Add the opposite of the expression on the right side of the equal sign to put the equation into standard form.
4.9t² -8t -36 = 0
You can divide by 4.9 to make this a little easier to solve.
t² -(8/4.9)t -36/4.9 = 0
Now, add and subtract the square of half the x-coefficient to "complete the square."
t² -(8/4.9)t +(4/4.9)² -36/4.9 -(4/4.9)² = 0
(t -4/4.9)² -192.4/4.9² = 0 . . . . simplify
Add the constant term, then take the square root.
(t -4/4.9)² = 192.4/4.9²
t -4/4.9 = ±(√192.4)/4.9
t = (4 ± √192.4)/4.9
t ≈ {-2.014, 3.647}