Answer:
Step-by-step explanation:
A binary string with 2n+1 number of zeros, then you can get a binary string with 2n(+1)+1 = 2n+3 number of zeros either by adding 2 zeros or 2 1's at any of the available 2n+2 positions. Way of making each of these two choices are (2n+2)22. So, basically if b2n+12n+1 is the number of binary string with 2n+1 zeros then your
b2n+32n+3 = 2 (2n+2)22 b2n+12n+1
your second case is basically the fact that if you have string of length n ending with zero than you can the string of length n+1 ending with zero by:
1. Either placing a 1 in available n places (because you can't place it at the end)
2. or by placing a zero in available n+1 places.
0 ϵ P
x ϵ P → 1x ϵ P , x1 ϵ P
x' ϵ P,x'' ϵ P → xx'x''ϵ P
Answer:
54
Step-by-step explanation:
Tn = an²+bn
T2 = a2²+2b
2 = 4a +2b
Multiply all through by 2
4 = 8a +4b
4b = 4-8a
T4 = a4² + 4b
20 = 16a +4b
4b = 20-16a
4-8a = 20-16a
16a -8a = 20-4
8a = 16
a = 16/8 = 2
4b = 4-8a = 4-8(2) = 4-16 = -12
b = -12/4 = -3
T6 = a6² + 6b
T6 = 2(36) + 6(-3) = 72 -18 = 54
???????????? I don’t get it?
1.) You have 12 toppings. You choose one topping--that leaves you with 11 toppings. You choose another--that leaves 10. 12×11×10 = 1,320.
Multiply 1,320 topping choices by 6 cheeses to get 7,920 total combinations.
2.) (Though I'm less sure of these)
CDs: 6×5×4×3×2 = 720
Cassettes: 5×4 = 20
DVDs: 8×7×6×5 = 1680
Answer:
Types of polygon
Polygons can be regular or irregular. If the angles are all equal and all the sides are equal length it is a regular polygon.
Regular and irregular polygons
Interior angles of polygons
To find the sum of interior angles in a polygon divide the polygon into triangles.
Irregular pentagons
The sum of interior angles in a triangle is 180°. To find the sum of interior angles of a polygon, multiply the number of triangles in the polygon by 180°.
Example
Calculate the sum of interior angles in a pentagon.
A pentagon contains 3 triangles. The sum of the interior angles is:
180 * 3 = 540
The number of triangles in each polygon is two less than the number of sides.
The formula for calculating the sum of interior angles is:
(n - 2) * 180 (where n is the number of sides)