Answer:
x = 45
Step-by-step explanation:
Straight line has 180 degrees; so if you add all the angles up:
2x + x + x = 180
4x = 180
x = 45 degrees
9514 1404 393
Answer:
a = 3, b = 12, c = 13
Step-by-step explanation:
The applicable rules of exponents are ...
(a^b)(a^c) = a^(b+c)
(a^b)/(a^c) = a^(b-c)
(a^b)^c = a^(bc)
___
You seem to have ...

_____
<em>Additional comment</em>
I find it easy to remember the rules of exponents by remembering that <em>an exponent signifies repeated multiplication</em>. It tells you how many times the base is a factor in the product.

Multiplication increases the number of times the base is a factor.

Similarly, division cancels factors from numerator and denominator, so decreases the number of times the base is a factor.

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).