SOLUTION: How many ways can you reach PASCAL in "Pascal's triangle" below by going diagonally to a letter on the next line down? P

Algebra.Com
Question 50246: How many ways can you reach PASCAL in "Pascal's triangle" below by going diagonally to a letter on the next line down?
P
A A
S S S
C C C C
A A A A A
L L L L L L

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
# of ways to choose the P = 1
# of ways to choose the A = 2
# of ways to choose the S= 3
.......
# of ways to chooe the L = 6
# of ways to form PASCAL = 1*2*3*4*5*6 = 720
cheers,
Stan H.

RELATED QUESTIONS

Pascal and his friend Fermat live on opposite sides of a river that is 1 km wide. Fermat... (answered by math_tutor2020,ikleyn)
The following is a row in Pascal’s triangle. Give the next row in the triangle. 1 5 (answered by ikleyn)
How are the rows of Pascal’s triangle formed?... (answered by ikleyn)
In the array below, in how many different ways can we start with the letter A and move... (answered by mccravyedwin)
In the array below, in how many different ways can we start with the letter and move... (answered by CPhill,greenestamps,ikleyn)
Whose theorem is used to determine how many real zeroes are likely in this function, f(x) (answered by jim_thompson5910)
In a survey,80 computer science teachers were asked which of the three programming... (answered by khwang,richwmiller,MathTherapy)
(x-3y)^6 i need to wirte this as a binomal expansion using pascal... (answered by jim_thompson5910)
Expand the following using either the Binomial Theorem or Pascal’s Triangle. (2x +... (answered by Alan3354)