Jump to content

Isolating variable in formula


Twinbird24

Recommended Posts

The starting point for the quadratic formula is "something * h² + otherthing * h + rest = 0", so rearrange your equation into this form. A rather obvious first step seems to be multiplying out the (h-l-L)² term, I think.

Edited by timo
Link to comment
Share on other sites

Thanks for the reply.

I'm not a very mathy person, could you explain this to me more?

Right now I have: k(-l-L)² * h² - mg * h = 0

I don't know if that is good for the quadratic formula or not (or if I rearrange the equation properly).

Link to comment
Share on other sites

Thanks for the reply.

I'm not a very mathy person, could you explain this to me more?

Right now I have: k(-l-L)² * h² - mg * h = 0

I don't know if that is good for the quadratic formula or not (or if I rearrange the equation properly).

It would be good for using the quadratic formula. Comparing with "something * h² + otherthing * h + rest = 0" which I wrote before you'd find that

something = k(-l-L)²,

otherthing = mg,

rest=0.

But I doubt that your term k(-l-L)² * h² - mg * h = 0 is correct. You should probably show the individual steps how you got from

mgh = k(h-l-L)²/2

to

k(-l-L)² * h² - mg * h = 0.

I am sure someone will be able to point out the mistake you made there. Hint: [math] (h-l-L)^2 \neq (-l-L)^2 \cdot h^2 [/math], for example for h=1, l=0, L=0.

Link to comment
Share on other sites

Twinstar,

 

As Timo pointed out you have not multiplied out the bracket correctly; unfortunately you cannot just take h2 out of the bracket. In the spirit of not giving an answer, perhaps this will help you realise/work out how to go about multiplying out brackets.

we can look at the simple example of all just two terms

(x-y)2 this does NOT equal x2 -y2 this would be making the same as the mistake you made above. The way I would do it in longhand is as follows:

(x-y)2 is also written as (x-y)(x-y)

now to get the correct answer we need to multiply each of the terms in the first bracket with each of the terms in last and add the results together. My maths teacher called this FOIL - you will see why

First terms x times x = x2

Outer terms x time -y = -xy

Inner terms -y times x = -yx

Last terms -y times -y = y2

so (x-y)(x-y) = x2 -xy -yx +y2

obvious -xy is the same as -yz so we can rewrite as

(x-y)2 = (x-y)(x-y) = x2 -2xy +y2

For your equation you still need to multiply each of the terms in the first bracket with each of the terms in the second bracket - This will give 9 terms, which will then simplify to 6 (because hL is the same as Lh etc.)

Hope this has helped a bit. Come back when you have made a stab at it.

Link to comment
Share on other sites

I can't use FOIL though because there are 3 terms inside the brackets and not just 2. When I expand I get: h² - hl - lh + l² - hL +lL - Lh + lL +L²

There doesn't seem to be anything that cancels out to reduce this to 6 terms.

How do I do this? Thanks!

Link to comment
Share on other sites

No you cannot use FOIL - but I was illustrating the principle, and you seem to have got the idea. As these are just numbers represented by letters wouldn't you agree that Lh = hL, that lh=hl and that lL=Ll ; and I said simplify not cancel.

 

ie similar to

(x+y+z)2 = = x2 + xy + xz + yx +y2 +yz + zx + zy +z2 = x2 +y2 +z2 + 2xy +2xz +2yz

you have to be a tiny bit more careful to get your signs right than the above example - but it seems you have that right so far.

Link to comment
Share on other sites

Okay, I rearranged and got this: h² + l² + L² -2lh - 2Lh + 2Ll

so then, the overall equation would be: mgh = k(h² + l² + L² -2lh - 2Lh + 2Ll) / 2

It just seems a lot more confusing now (h is now in 4 different places, with one of the h still being squared), how do I continue?

Thanks!

Link to comment
Share on other sites

My advice still stands:

The starting point for the quadratic formula is "something * h² + otherthing * h + rest = 0", so rearrange your equation into this form.

- obviously, a term h² is not going to kill you (now). It's what you were expecting, anyways.

- for the rearranging, note that a*h + b*h = (a+b)*h. In other words: bring everything on the left-hand side, then sort the terms by their powers of h (i.e. terms with an h², then those with h, then those without h), then you pretty much have the form I proposed and can start with the messy part of the problem.

Link to comment
Share on other sites

Thanks for the reply.

I moved everything to the left, now I have: 2mgh - k(h² + l² + L² -2lh - 2Lh + 2Ll) / 2 = 0

I understand that part about factoring out h from (a*h + b*h) but how do I sort out the terms?

Sorry If I seem really difficult, I understand what your telling me somewhat (really appreciated), but just not sure how to apply it to this specific equation.

Thanks!

Edited by Twinbird24
Link to comment
Share on other sites

OK Tbird

 

You need to start again from your original formula mgh = k(h-l-L)²/2 - cos you have made a couple of errors (post#3 had no factors of two and post#11 has two )

 

1. Are you sure this is the correct starting point - I haven't checked its logic - I presume you are happy with it

2. Multiply through by two

3. multiply out the three way bracket (you have done this already in #11)

4. multiply the contents of your bracket by the k outside

5. group together the h2 terms (should be only one), the h terms (should be three), and the no h terms (should be three)

6. Is there a common factor to the entire equation - if there is factor it out. (good form but doesnt apply here)

7. take the h2 term outside a bracket and put its coefficients within the bracket (good form but doesnt apply here)

8. take the h term outside a bracket and put its coefficients within the bracket

 

You should now have an equation that look like this

0 = something.h2 - 2h(three somethings) + (three other somethings)

which is basically your standard quadratic

0 = ax2 +bx +c

Link to comment
Share on other sites

Thanks for the reply. I asked a student in my class about this question, and the l and L can be combined into one variable (which I will call A), so the original equations looks like this: mgh = k(h-A)²/2 (I can use FOIL now). Here is what I did so far, I'm still stuck though (can't get the 0 = ax2 +bx +c format).

1) mgh = k(h-A)²/2

2) 2mgh = k(h-A)²

3) 2mgh = k(h² - hA - hA + A²)

4) 2mgh = k(h² - 2hA + A²)

5) 2mgh = kh² - k2Ah + kA²

 

If I ignore the 2mgh on the left side then I would have the 0 = ax2 +bx +c format, but now what do I do with the 2mgh on the left side? Thanks!

Edited by Twinbird24
Link to comment
Share on other sites

If you want to solve for h - which I seem to remember you do - I wouldn't divide by h You want a zero at one side of a quadratic in order to solve it - and the obvious way of doing that is to subtract 2mgh from both sides. You will end up with a very complicated h term - but then that was always gonna happen.

Link to comment
Share on other sites

Twinbird

 

I would personally take write h term as ... - h(2kA+2mg)... Otherwise I think you have it. I havent had a look at your other thread on the derivation of the equation - I hope that bit is right after the amount of hard grind you have had on this side. Good Luck.

 

Fuzzwood

 

That looks like a the quadratic equation solution - however the coefficient of the h term is -2mg-2kA (ie two negative portions). and more importantly where is the square root term - the equation as I know it would be

 

[-b +/- (b^2 - 4ac)^1/2]/2a

 

in latex this looks nicer

 

[math] \frac{-b\pm\sqrt{b^2-4ac}}{2a}[/math]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.