How is the quotient of two constants calculated in a given equation?

  • Thread starter Thread starter fysiikka111
  • Start date Start date
  • Tags Tags
    Constants quotient
Click For Summary

Homework Help Overview

The discussion revolves around the equation F_{1}^2 + 2F_{1}F_{2} - F_{2}^2 = 0, where F_{1} and F_{2} represent components of a force. Participants are trying to understand how to derive the quotient F_{1}/F_{2} from this equation and the implications of treating F_{1} and F_{2} as constants.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Some participants attempt to apply the quadratic formula to the equation, while others suggest treating F_{1} and F_{2} as variables to solve for one in terms of the other. There are discussions about completing the square and simplifying expressions, with varying interpretations of the results.

Discussion Status

The discussion is ongoing, with participants exploring different methods to manipulate the equation. Some have provided alternative approaches, such as completing the square, but there is no explicit consensus on the best method or the implications of treating the constants as variables.

Contextual Notes

Participants question the validity of taking roots of constants and whether it is meaningful in this context. There is also mention of homework constraints that may affect the approach to solving the problem.

fysiikka111
Messages
41
Reaction score
0

Homework Statement


Part of a larger problem. I know that
F_{1}^2+2F_{1}F_{2}-F_{2}^2=0
where F_{1} and F_{2} are x and y components of a force. Hence
\frac{F_{1}}{F_{2}}=1\pm\sqrt{2}
I can't see how that step is done.

Homework Equations



The Attempt at a Solution


{F_{1}=\sqrt{F_{2}^2+2F_{1}F_{2}}
F_{2}=\sqrt{F_{1}^2-2F_{1}F_{2}}
Stuck here.
Thanks
 
Physics news on Phys.org
If you were asked to solve x^2+2x=0 for x, you wouldn't say x=\sqrt{-2x} but would rather solve it using the quadratic formula. Do the same for F1 and F2, you can treat F1 as the variable x that you need to solve and F2 as a constant, and vice versa.
 
Mentallic said:
If you were asked to solve x^2+2x=0 for x, you wouldn't say x=\sqrt{-2x} but would rather solve it using the quadratic formula. Do the same for F1 and F2, you can treat F1 as the variable x that you need to solve and F2 as a constant, and vice versa.

I did actually try that way also, with answer:
\frac{F_{1}}{F_{2}}=\frac{F_{2}\pm\sqrt{1+F_{2}^2}}{-F_{1}\pm\sqrt{1+F_{1}^2}}
I can't see how to simplify that either. But since F1 and F2 are constants, isn't it meaningless to take their roots?
Thanks
 
fysiikka111 said:
I did actually try that way also, with answer:
\frac{F_{1}}{F_{2}}=\frac{F_{2}\pm\sqrt{1+F_{2}^2}}{-F_{1}\pm\sqrt{1+F_{1}^2}}
Note quite, if we have x^2+2xy-y^2=0 and solve for x, we get x=\frac{-2y\pm\sqrt{4y^2+4y^2}}{2}=y\left(-1\pm\sqrt{2}\right)

fysiikka111 said:
I can't see how to simplify that either. But since F1 and F2 are constants, isn't it meaningless to take their roots?
Thanks

What do you mean take their roots? As in use the quadratic formula to solve them? They can be thought of as variables even though they are actually constant. We are able to interchange between F1 being a variable and F2 the constant and vice versa.
 
Thanks!
 
fysiikka111 said:

Homework Statement


Part of a larger problem. I know that
F_{1}^2+2F_{1}F_{2}-F_{2}^2=0
where F_{1} and F_{2} are x and y components of a force. Hence
\frac{F_{1}}{F_{2}}=1\pm\sqrt{2}
I can't see how that step is done.

Homework Equations



The Attempt at a Solution


{F_{1}=\sqrt{F_{2}^2+2F_{1}F_{2}}
F_{2}=\sqrt{F_{1}^2-2F_{1}F_{2}}
Stuck here.
Thanks

To add to what Mentallic said, when you solve for a variable, you end up with an equation in which the variable appears by itself on one side and does not appear on the other side. You have not solved for F1 if it appears on both sides of your final equation. Same for F2.

For example, if x2 + 2x - 1 = 0, you have not solved for x if you rewrite this equation as
x = \pm \sqrt{1 - 2x}
 
I would have done it this way:
Complete the square
F_1^2+ 2F_1F_2- F_2^2= F_1^2+ 2F_1F_2+ F_2^2- 2F_2^2
= (F_1+ F_2)^2- 2F_2^2
a "difference of squares" which can be written a "product of sum and difference" so
(F_1+ F_2)^2- 2F_2^2= (F_1+ F_2- \sqrt{2}F_2)(F_1+ F_2+ \sqrt{2)F_2)= 0
so we must have either
F_1+ F_2- \sqrt{2}F_2= F_1+ (1-\sqrt{2})F_2= 0
so that F_1= (1-\sqrt{2})F_2 and so
\frac{F_1}{F_2}= 1- \sqrt{2}

or
F_1+ F_2+ \sqrt{2}F_2= F_1+ (1+\sqrt{2}) F_2= 0
so that F_1= (1+ \sqrt{2})F_2 and so
\frac{F_1}{F_2}= 1+ \sqrt{2}
 
HallsofIvy said:
I would have done it this way:
Complete the square
F_1^2+ 2F_1F_2- F_2^2= F_1^2+ 2F_1F_2+ F_2^2- 2F_2^2
= (F_1+ F_2)^2- 2F_2^2
a "difference of squares" which can be written a "product of sum and difference" so
(F_1+ F_2)^2- 2F_2^2= (F_1+ F_2- \sqrt{2}F_2)(F_1+ F_2+ \sqrt{2)F_2)= 0
so we must have either
F_1+ F_2- \sqrt{2}F_2= F_1+ (1-\sqrt{2})F_2= 0
so that F_1= (1-\sqrt{2})F_2 and so
\frac{F_1}{F_2}= 1- \sqrt{2}

or
F_1+ F_2+ \sqrt{2}F_2= F_1+ (1+\sqrt{2}) F_2= 0
so that F_1= (1+ \sqrt{2})F_2 and so
\frac{F_1}{F_2}= 1+ \sqrt{2}

Ahh much more elegant :wink:
Just a little query - your math says F_1+(1-\sqrt{2})F_2=0 so solving from this we should get \frac{F_1}{F_2}=-(1-\sqrt{2}) and also F_1+(1+\sqrt{2})F_2=0 thus \frac{F_1}{F_2}=-(1+\sqrt{2})

I'm probably missing something blindingly obvious here...
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
11
Views
1K
Replies
20
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
897
  • · Replies 2 ·
Replies
2
Views
2K