Answer:
A = x^2 + 5x - 14
Step-by-step explanation:
A = L × W
A = (x+7) × (x-2)
A = x^2 + 7x - 2x - 14
Answer:
-4
Step-by-step explanation:
Slope = y2 - y1/x2 - x1
Given
x1 = 6
y1 = 2
x2 = 4
y2 = 10
Therefore
Slope = 10 - 2/4 - 6
= 8/-2
= -4
V = pi (6) squared (8)
Explanation: The formula for finding the volume of a cylinder is V = pi (radius) squared (height) so you just fill in the numbers and boom
Answer:
B)
Step-by-step explanation:
If two square matrix, with same dimensions, are inverse of one another, their product will always be the identity matrix with the same dimensions.
The matrix A and B are 2x2, so the result of the product A * B is a 2x2 identity matrix, that is represented as follows:
I = [1 0 ; 0 1]
(First line: 1 0, second line: 0 1)
So the correct option is B)