Math, asked by pankaj337, 1 year ago

given a square matrix A, write f(A) if f(x)=2x^2 -3x +5.

Answers

Answered by twosword
3
Just replace the value of x with A in the given function.

Answer is 2A^2-3A+5I. Here in the function 5 has no variable so when written in matrix form I will be added( identity Matrix) because it doesnt change its value and to add the equation everything need to be in matrix form.

pankaj337: But do we have to solve that equation in matrix form or leave it as it is
twosword: it depends on both marks as well as the question. If A matrix is given and the question is of higher marks then you need to solve it.
pankaj337: if A is not given do we have to let matrix A = a. b c d
twosword: no
pankaj337: okk
twosword: because you are not given the order
pankaj337: ok
Similar questions