First, let's review what the "factorial operator" ! means.
5! = 5*4*3*2*1.
3! = 3*2*1
7! = 7*6*5*4*3*2*1
Then:
7! 7*6*5*4*3*2*1 7*6*5*4 5040
----- = ----------------------- = ------------- = ----------- = 5040 (answer)
3! 3*2*1 1 1
Answer:
A)11
Step-by-step explanation:
These are matrices one dimensional with one column and 3 rows each.
-The product of the matrices is obtained by multiplying the correspond values and summing up;
![pq=\left[\begin{array}{ccc}3\\2\\-1\end{array}\right] \times\left[\begin{array}{ccc}5\\-1\\2\end{array}\right] \\\\\\\\=(3\times 5)+(2\times -1)+(-1\times 2)\\\\=15+-2+-2\\\\=11](https://tex.z-dn.net/?f=pq%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%5C%5C2%5C%5C-1%5Cend%7Barray%7D%5Cright%5D%20%5Ctimes%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%5C%5C-1%5C%5C2%5Cend%7Barray%7D%5Cright%5D%20%5C%5C%5C%5C%5C%5C%5C%5C%3D%283%5Ctimes%205%29%2B%282%5Ctimes%20-1%29%2B%28-1%5Ctimes%202%29%5C%5C%5C%5C%3D15%2B-2%2B-2%5C%5C%5C%5C%3D11)
Hence, the product of p and q is 11
Answer:
6 packages
Step-by-step explanation:
Since the student needs a total of 3/4 pounds of modeling clay we need to calculate how much is 3/4 of 8 since that is the denominator being used to calculate each individual package of clay. Since 3/4 is equal to 0.75 we can simply multiply this by 8 to calculate the total amount of clay needed.
8 * 0.75 = 6
This means that the student will need 6/8 pounds of clay. Since each package brings 1/8 pounds this means that we would need a total of 6 packages in order to have enough clay.
X+y+z=51
y=2z
z=9+x
subsitute those
x+2z+9+x=51
x+2(9+x)+9+x=51
x+18+2x+9+x=51
4x+27=51
minus 27 both sides
4x=24
divide by 4
x=6
sub back
z=9+x
z=9+6
z=15
y=2z
y=2(15)
y=30
the numbers are
6,30,15
Slope is -3
Explanation
Take points
(4,3) and (6,-3)
-3-(3)
———= -6/2 which equals -3
6-4