SOLUTION: Solv the matrix equation |2x ' 7 | |y ' 7| |7 ' 2y| = |7 ' y|
Algebra
->
Matrices-and-determiminant
-> SOLUTION: Solv the matrix equation |2x ' 7 | |y ' 7| |7 ' 2y| = |7 ' y|
Log On
Algebra: Matrices, determinant, Cramer rule
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Matrices-and-determiminant
Question 1129697
:
Solv the matrix equation
|2x ' 7 | |y ' 7|
|7 ' 2y| = |7 ' y|
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
Solv the matrix equation
|2x ' 7 | |y ' 7|
|7 ' 2y| = |7 ' y|
========================
IDK what the apostrophes mean.
Ignoring them:
-----
4xy - 49 = y^2 - 49
4xy = y^2
y^2 - 4xy = 0
y*(y - 4x) = 0
y = 0
y = 4x