<h3>
Answer: Choice A</h3>
The first line shown in choice A is
which means "the first term is -2"
The next line in choice A means "the nth term (
) is found by multiplying the prior term (
) by 8". Put another way: multiply each term by 8 to get the next term.
first term = -2
second term = 8*(first term) = 8*(-2) = -16
third term = 8*(second term) = 8*(-16) = -128
fourth term = 8*(third term) = 8*(-128) = -1024
and so on.
The number of T-shirt bought by Shilpa from a clothing store = 30
Percentage of T-shirt that were blue = 20%
Then Number of T-shirt that were blue in color = (20/100) * 30
= 2 * 3
= 6
Number of T-shirts that were black in color = (1/2) * 30
= 15
Then
The total number of T-shirts that were black and blue = (15 + 6)
= 21
Then
The total number of T-shirts that were neither black nor blue = 30 - 21
= 9
So the number of T-shirts that were neither black nor blue was 9.
64% of 75 = 64/100 x 75 = 48 <==== answer
Answer:
The formula for Pascal's Triangle comes from a relationship that you yourself might be able to see in the coefficients below.
(x + y)0 (x + y)1 (x + y)² (x + y)3 (x + y)41 x + y x² + 2xy + y² x3 + 3x2Y + 3xY2 + y3 x4 + 4x3Y + 6x2Y2 + 4XY3 + Y4
HOPE THIS HELPS!