New Reply

Challenging System of Equations (4 Variables)

 
Share Thread Thread Tools
Feb12-13, 09:33 PM   #18
 
Recognitions:
Homework Helper Homework Help

Challenging System of Equations (4 Variables)


@HallsofIvy:
2/(a-1)^2+9b+9c-d=0 ... (1)
2/(b-1)^2+9a+9c-d=0 ... (2)
... doing (2)-(1) I get:
$$\begin{array}{rcccccccccl}
\big (& 2/(b-1)^2 & +& 9a&+&9c&-&d&=&0& \big )\\
- \big (& 2/(a-1)^2 & + & 9b&+&9c&-&d&=&0 &\big ) \\ \hline
= \bigg (& \frac{2}{(a-1)^2} - \frac{2}{(b-1)^2}& +&9(a-b)& & & & & =&0& \bigg )
\end{array}$$

How did you get rid of the 9(a-b) term?
Doesn't have a big effect on your argument - you still get f(a)=f(b) => a=b ?
Do the same with the other two and you get: a=b=c but d is different.
No need for shifting the axis about :)

But sometimes people have to go through the more painful ways first ;)
Feb12-13, 10:00 PM   #19
 
Quote by Simon Bridge View Post
@HallsofIvy:
2/(a-1)^2+9b+9c-d=0 ... (1)
2/(b-1)^2+9a+9c-d=0 ... (2)
... doing (2)-(1) I get:
$$\begin{array}{rcccccccccl}
\big (& 2/(b-1)^2 & +& 9a&+&9c&-&d&=&0& \big )\\
- \big (& 2/(a-1)^2 & + & 9b&+&9c&-&d&=&0 &\big ) \\ \hline
= \bigg (& \frac{2}{(a-1)^2} - \frac{2}{(b-1)^2}& +&9(a-b)& & & & & =&0& \bigg )
\end{array}$$

How did you get rid of the 9(a-b) term?
Doesn't have a big effect on your argument - you still get f(a)=f(b) => a=b ?
Do the same with the other two and you get: a=b=c but d is different.
No need for shifting the axis about :)

But sometimes people have to go through the more painful ways first ;)
So does that mean that if ##f(a)=f(b)=f(c)## then ##a=b=c## for every system of equations?
Feb12-13, 10:08 PM   #20
 
Recognitions:
Homework Helper Homework Help
Quote by Chelonian View Post
So does that mean that if ##f(a)=f(b)=f(c)## then ##a=b=c## for every system of equations?
No - consider
##\text{if }f(x)=x^2,\text{ then } f(a)=f(b) \Rightarrow a=\pm b##
... so there are two possible values of a that satisfy the relation for a given value of b.
In this case, all the unknowns have to be positive.
New Reply
Thread Tools


Similar Threads for: Challenging System of Equations (4 Variables)
Thread Forum Replies
System of three equations and four variables Precalculus Mathematics Homework 25
Reproduce a solution set to a linear system with 2 equations and 8 variables Precalculus Mathematics Homework 6
Define coefficients for system of equations with 3 variables Calculus & Beyond Homework 13
Challenging Problem - System of Masses - Try It! Introductory Physics Homework 2
Linear Algebra - System of 2 Equations with 3 Variables--possible? Calculus & Beyond Homework 4