Answer:
0.242
Step-by-step explanation:
p = 0.08, q = 1 − p = 0.92, and n = 1000.
The mean and standard deviation are:
μ = p = 0.08
σ = √(pq/n) = 0.00858
The z score is:
z = (x − μ) / σ = -0.70
Using a calculator or z score table, the probability is:
P(Z < -0.70) = 0.242
90 degrees means 90 degrees counterclockwise. So from the fourth quadrant we'll end up in the first quadrant. X and Y get swapped and one negated, it must be the -2 becoming 2, so our image is
(2,5)
Answer: A
Answer:
A
Step-by-step explanation:
The top row of matrix A (1, 2, 1) is multiplied with the first column of matrix B (1,0,-1) and the result is 1x1 + 2x0 + 1x -1 = 0 this is row 1 column 1 of the resultant matrix
The top row of matrix A (1,2,1) is multiplied with the second column of matrix B (-1, -1, 1) and the result is 1 x-1 + 2 x -1 + 1 x 1 = -2 , this is row 1 column 2 of the resultant matrix
Repeat with the second row of matrix A (-1,-1.-2) x (1,0,-1) = 1 this is row 2 column 1 of the resultant matrix, multiply the second row of A (-1,-1,-2) x (-1,-1,1) = 0, this is row 2 column 2 of the resultant
Repeat with the third row of matrix A( -1,1,-2) x (1,0, -1) = 1, this is row 3 column 1 of the resultant
the third row of A (-1,1,-2) x( -1,-1,1) = -2, this is row 3 column 2 of the resultant matrix
Matrix AB ( 0,-2/1,0/1,-2)