How can I solve for v in this equation?

  • Thread starter Thread starter Pengwuino
  • Start date Start date
  • Tags Tags
    Distance traveled
Click For Summary

Homework Help Overview

The discussion revolves around isolating the variable v in equations related to relativistic motion, specifically in the context of a ship's speed and time dilation effects as described by special relativity. Participants are examining equations that involve light years, time, and the speed of light.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to manipulate equations to isolate v, with some suggesting squaring both sides or rearranging terms. Questions arise about the cancellation of terms and the implications of negative roots in quadratic solutions. Others express confusion about basic algebraic manipulations needed to solve for v.

Discussion Status

The discussion is ongoing, with various approaches being explored. Some participants have provided guidance on algebraic steps, while others are questioning their understanding of the mathematical processes involved. There is a mix of interpretations and attempts to clarify the methods without reaching a definitive conclusion.

Contextual Notes

Participants are working under the constraints of homework rules, which may limit the amount of direct assistance they can provide. There is also a noted lack of consensus on the best method to isolate v, with some participants expressing uncertainty about their mathematical skills.

Pengwuino
Gold Member
Messages
5,112
Reaction score
20
I have this equation here and I don't see how I can isolate v, the speed of the ship...

[tex]\frac{{2(4ly)(9.5x10^{15} \frac{m}{{ly}}}}{v} = \frac{{16y}}{{\sqrt {1 - \frac{{v^2 }}{{c^2 }}} }}[/tex]

y = years
ly = light years

The book doesn't tell you how it got v=0.447c, it just jumped to the conclusion after presenting the equation. It seems like no matter how I try the equation, the v-squared will always cancel and i'll lose my velocity equation. Am I not doing this correctly or is there a more complex method of solving for v?
 
Physics news on Phys.org
I will do some cleaning up:

[tex]a = 2(4ly)(9.5x10^{15})[/tex]

[tex]b=16y[/tex]

so we write it much cleaner as:

[tex]\frac{a}{v} = \frac{b}{\sqrt {1 - \frac{{v^2 }}{{c^2 }}} }[/tex]

Now I just multiply by the denominator of the RHS and get:

[tex]\frac{a}{v} [\sqrt {1 - \frac{{v^2 }}{{c^2 }}} }] = b[/tex]

Now I just bring the v inside the square root:

[tex]a[\sqrt {\frac{1}{v^2} - \frac{{1}}{{c^2 }}}}] = b[/tex]

No v's cancel out.

You can simply it to get,

[tex]( \frac{1}{v^2} - \frac{1}{c^2}) = \frac{b^2}{a^2}[/tex]


[tex]\frac{1}{v^2} = \frac{b^2}{a^2} + \frac{1}{c^2}[/tex]

invert both sides and take square root:

[tex]v = +/- \sqrt{(\frac{b^2}{a^2} + \frac{1}{c^2})^{-1}}[/tex]
 
Last edited:
Just from eying the equation, wouldn't squaring both sides, then multiplying both sides by v²(1-(v/c)²) give you a quadratic equation in v²? the uniqueness of the v would then be due to the fact that one of the root is negative, so not a physically acceptable solution.
 
Ok I have another problem where I can't seem to isolate v correctly... A rocket will go to a galaxy 20 light years away and it can only take 40 years round trip according to the rocket passengers. I figured this is how i could write it.

[tex]\begin{array}{l}<br /> T' = \frac{{2L}}{v} = \frac{{T_0 }}{{\sqrt {1 - \frac{{v^2 }}{{c^2 }}} }} \\ <br /> \sqrt {1 - \frac{{v^2 }}{{c^2 }}} *2L = T_0 *v \\ <br /> \sqrt {4l^2 - \frac{{4l^2 v^2 }}{{c^2 }}} = T_0 v \\ <br /> 4l^2 - \frac{{4l^2 v^2 }}{{c^2 }} = T^2 v^2 \\ <br /> 4l^2 (1 - \frac{{v^2 }}{{c^2 }}) = T^2 v^2 \\ <br /> \frac{1}{{v^2 }} - \frac{1}{{c^2 }} = \frac{{T_0 ^2 }}{{4l^2 }} \\ <br /> \end{array}[/tex]

Now I am not sure how to isolate v
 
Add 1/c^2 to both sides, take the inverse, then take the square root, exactly as before.
 
How do i do the inverse of two added quantities though?
 
make them a common fraction and do the addition. Then take the inverse of that new fraction you get.
 
How would i do that... man i can't do basic math!
 
Do you do this?

[tex]v^2 = \frac{{4l^2 + c^2 }}{{T_0 }}<br /> \][/tex]
 
  • #10
In your latter example you would get:

[tex]\frac{T^2}{4L^2} + \frac{1}{c^2}[/tex]

[tex]\frac{c^2T^2}{4L^2c^2}+ \frac{4L^2}{4L^2c^2}[/tex]

[tex]\frac{c^2T^2+4L^2}{4L^2c^2}[/tex]

The inverse would be:

[tex]\frac{4L^2c^2}{c^2T^2+4L^2}[/tex]
 
Last edited:
  • #11
Dang that's insane... that's from like 5th grade :( and i forgot!
 
  • #12
Ok and since I know the space ships speed to be 0.894c... does that mean the time measured from the stationary observers on Earth is ~2.236*40 years using gamma*T proper?
 
  • #13
Sorry, I am not a physics major. Thats as much help as I can provide.
 
Last edited:
  • #14
Pengwuino said:
Ok I have another problem where I can't seem to isolate v correctly... A rocket will go to a galaxy 20 light years away and it can only take 40 years round trip according to the rocket passengers. I figured this is how i could write it.

[tex]\begin{array}{l}<br /> T' = \frac{{2L}}{v} = \frac{{T_0 }}{{\sqrt {1 - \frac{{v^2 }}{{c^2 }}} }} \\ <br /> \sqrt {1 - \frac{{v^2 }}{{c^2 }}} *2L = T_0 *v \\ <br /> \sqrt {4l^2 - \frac{{4l^2 v^2 }}{{c^2 }}} = T_0 v \\ <br /> 4l^2 - \frac{{4l^2 v^2 }}{{c^2 }} = T^2 v^2 \end{array}[/tex]
You are great up to this point but remember you want to solve for v- you want to isolate it, not mix it with other things.
[tex]4l^2= T^2v^2- \frac{4l^2}{c^2}v^2= (T^2- \frac{4l^2}{c^2})v^2[/tex]
[tex]v^2= \frac{4l^2}{T^2- \frac{4l^2}{c^2}}[/tex]
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
14
Views
3K
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K