Write as a Vector Equality 5x^2+3xy-5y^2=-9 , x^2-xy-y^2=-5
Problem
Solution
Identify the quadratic form for each equation. A quadratic form
a*x2+b*x*y+c*y2 can be written asxT*A*x wherex=([x],[y]) andA is a symmetric matrix.Construct the symmetric matrix
(A_1) for the first equation5*x2+3*x*y−5*y2 The diagonal entries are the coefficients ofx2 andy2 and the off-diagonal entries are half the coefficient ofx*y
Construct the symmetric matrix
(A_2) for the second equationx2−x*y−y2
Express the system as a single vector equality by defining the vector of constants
b
Combine the quadratic forms into a mapping
ƒ(x) that equals the constant vector.
Final Answer
Want more problems? Check here!