equation:
"Ax^2+Bxy+Cy^2+Dx+Ey+F=0"
Find eigenvalues of matrix
from equation
substituting A = 1, B = -3, C = 1 in this equation
"(1-z)^2-(-3\/2)^2=0"
"(1-3\/2-z)(1+3\/2-z)=0"
"(z+1\/2)(z-5\/2)=0"
"z_1=-1\/2, z_2=5\/2"
Let
Standard form of equation
can be found using formula:
"detA_{33}=\\begin{vmatrix}\n 1& -3\/2 \\\\\n -3\/2 & 1\n\\end{vmatrix}=1-9\/4=-5\/4"
"detA_q=\\begin{vmatrix}\n 1& -3\/2 &2\\\\\n -3\/2 & 1&-2\\\\\n 2&-2&-5\n\\end{vmatrix}="
add the first row to the second
"\\begin{vmatrix}\n 1& -3\/2 &2\\\\\n -1\/2 & -1\/2&0\\\\\n 2&-2&-5\n\\end{vmatrix}="subtract the first column from the second
"\\begin{vmatrix}\n 1& -5\/2 &2\\\\\n -1\/2 & 0&0\\\\\n 2&-4&-5\n\\end{vmatrix}=""-(-1\/2)(-5\/2*(-5)-(-4)*2)=41\/4"
Substitute all found values in the equation
"-1\/2x'^2+5\/2y'^2=-(41\/4)\/(-5\/4)=41\/5"
dividing by (41/5)
"-x'^2\/(82\/5)+y'^2\/(82\/25)=1"
since coefficients of squared terms have different signs, this is standard equation of hyperbola.
Answer: standard equation:
"-x'^2\/(82\/5)+y'^2\/(82\/25)=1"conic section is hyperbola.
Comments
Leave a comment