9514 1404 393
Answer:
A. 3×3
B. [0, 1, 5]
C. (rows, columns) = (# equations, # variables) for matrix A; vector x remains unchanged; vector b has a row for each equation.
Step-by-step explanation:
A. The matrix A has a row for each equation and a column for each variable. The entries in each column of a given row are the coefficients of the corresponding variable in the equation the row represents. If the variable is missing, its coefficient is zero.
This system of equations has 3 equations in 3 variables, so matrix A has dimensions ...
A dimensions = (rows, columns) = (# equations, # variables) = (3, 3)
Matrix A is 3×3.
__
B. The second row of A represents the second equation:

The coefficients of the variables are 0, 1, 5. These are the entries in row 2 of matrix A.
__
C. As stated in part A, the size of matrix A will match the number of equations and variables in the system. If the number of variables remains the same, the number of rows of A (and b) will reflect the number of equations. (The number of columns of A (and rows of x) will reflect the number of variables.)
Answer:
do you mean height, because then the answer would be a length of 9 and height of 6
Step-by-step explanation:
9+9=18
6+6=12
18+12=30
the radius: r^2 = 81
r =9
c = 2*pi*r
= 2 * pi * 9
= 18 *pi
Answer: 18*pi or approximately 56.62
Answer:
y = 4/5x-18/5
Step-by-step explanation:
First we find the slope from the given points (-3,-6) (2,-2)
m = (y2-y1)/(x2-x1)
m = (-2 - -6)/(2 - -3)
(-2+6)/( 2+3)
4/5
The slope intercept form of an equation is
y = mx +b where m is the slope and b is the y intercept
y = 4/5 x +b
Substitute a point into the equation to find b
-6= 4/5(-3) +b
-6= -12/5 +b
Add 12/5 to each side
-6 +12/5 = -12/5 +12/5 +b
Get a common denominator
-30/5 + 12/5 = b
-18/5 =b
The equation is
y = 4/5x-18/5