2x^-2y^-2 = 2/x^2y^2 = 2/(2)^2 x (3)2 = 2/4 x 9 = 2/36 = 1/18
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.)
F(x)= 9x^3 + 2x^2 - 5x + 4
g(x)= 5x^3 - 7x + 4
f(x) - g(x)
9x³ + 2x² - 5x + 4 - (5x³ - 7x + 4)
9x³ + 2x² - 5x + 4 - 5x³ +7x - 4
9x³ - 5x³ + 2x² -5x + 7x + 4 - 4
4x³ + 2x² + 2x
3x-4y=12
4y=3x-12
y=(3x-12)/4
y=(3/4)x-3