Answer:
the blue bubbles are answers. If not,tell me
Step-by-step explanation:
6,7,8,9
Answer:
The correct matrices are:
Matrix:
7 1 5
1 5 7
5 7 1
all diagonal elements of A^2 are: 7^2 + 1^2 + 5^2
Matrix:
9 18 27
27 -9 18
18 27 9
all diagonal elements of A^2 are: 9^2 + 27*18 + 18*27 or (-9)^2
Matrix:
8 1 6
6 8 1
1 6 8
all diagonal elements of A^2 are: 8^2 + 6*1 + 1*6
Answer:
y = - x + 9
Step-by-step explanation:
the equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
calculate m using the slope formula
m = 
with (x₁, y₁ ) = (0, 9) and (x₂, y₂ ) = (9, 0) ← 2 points on the line
m =
=
= - 1
the line crosses the y- axis at (0, 9 ) ⇒ c = 9
y = - x + 9 ← equation of line