Solving Equations for C for Physics Beginners

  • Thread starter Thread starter ronislegend
  • Start date Start date
AI Thread Summary
The discussion focuses on solving equations for the variable "C" in physics problems. The user seeks help with rearranging three specific equations, indicating a beginner's struggle with algebra. A participant explains that basic algebraic operations can be applied to both sides of an equation to isolate "C." The conversation also includes light-hearted banter about Linux terminology and common sense in computing. Overall, the thread highlights the importance of understanding algebraic manipulation for physics applications.
ronislegend
Messages
5
Reaction score
0
Hey in my Physics class which just started, there's these 3 problems I do not know how to do. If someone could assist me and or show me the correct way how to do these... Now I know a little bit about how about going this but I just can't seem to solve them. I'm sorry if this is a n00b physics question. My first day in "Honors Physics";

It goes like this: "Rearrange the equations so they solve for the variable "C". SHOW WORK"

BCA/R=V


C-B/A=VR


VB/R=A+C^2
 
Physics news on Phys.org
This is just basic algebra. You can do (nearly) any operation to both sides of an equation, and the equation will remain true. For example, you can divide both sides of your first equation by B, and you'll end up with

CA/R = V/B

which is closer to your desired solution.

- Warren
 
Thank you, I understand now!

Hey does "chroot" mean your a linux guru?
 
Something like that, yes. :smile:

- Warren
 
Well, it's good he decided to chroot before doing an rm -rf /* :smile:
 
yeah, but all that is, is: apt-get install common-sense
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top