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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top