Solving Complex Algebra Equations with Calculator Tips - Ti-83 Tricks

  • Thread starter Thread starter dagg3r
  • Start date Start date
  • Tags Tags
    Algebra Hard
AI Thread Summary
The discussion revolves around solving the algebraic equations 12 - x^2 - 2xy = 0 and 12 - y^2 - 2xy = 0, where both x and y equal 2. Participants suggest using subtraction of the two equations to simplify the problem, leading to the conclusion that x = y or x = -y. By substituting these cases back into the original equations, they derive the solutions x = ±2 and y = ±2. Additionally, a recommendation is made to utilize online tools like Wolfram Alpha for verification and further assistance. The conversation emphasizes both algebraic manipulation and calculator tips for solving complex equations.
dagg3r
Messages
66
Reaction score
0
hi this is a hard algebra qestion
i have these 2 formulas

12-x^2 -2xy = 0
12-y^2 - 2xy = 0

for some reason x and y are both 2

how do you get this
i tried and got

y= 6/x -0.5x tried to sub into second one but gets messy any way to do this on a calculator by any chance i have a Ti-83 but i want to know how to do it algebraically

thanks!
 
Physics news on Phys.org
\left\{ \begin{array}{l} -x ^ 2 - 2xy + 12 = 0 \ \ (1) & -y ^ 2 - 2xy + 12 = 0 \ \ (2) \end{array} \right.
You should note that there are 12, and -2xy in both (1), and (2), so it's common to subtract both sides of (1) from both sides of (2), or to subtract both sides of (2) from both sides of (1).
So (1) - (2) gives:
y2 - x2 = 0
\Leftrightarrow \left[ \begin{array}{l} x = y & x = -y \end{array} \right.
So you have 2 cases: x = y and x = -y.
Case 1: x = y,
substitute that back to either (1) or (2), to solve for y, then for x (in this case x = y).
Case 2: x = -y,
substitute that back to either (1) or (2), to solve for y, then for x (in this case x = -y).
Can you go from here?
 
Last edited:
benorin said:
12-x^2 -2xy = 0
12-y^2 - 2xy = 0
subtract 2nd Eqn from the 1st to get
-x^2+y^2=0 so x=+/-y,
go back to the 1st eqn & complete the square to get
(x+y)^2 - y^2 = 12
substitute x=+/-y in the above to get
(+/-y+y)^2 - y^2 = 12
simplify
4y^2 - y^2 = 12 or 0 - y^2 = 12
so
y^2 = 4 or (no solution)
hence
y=+/-2 and x=+/-y= so x=y=+/-2 (the solutions are x=y=2 and x=y=-2)
No complete solution, please!
We all know how intelligent you are!
https://www.physicsforums.com/showthread.php?t=28

Read line #9!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top