miniradman
- 191
- 0
Homework Statement
I have three equations:
## F = ρw(x_0 y^2_0 - x_1 y^2_1) + \frac{1}{2} γ w (x^2_0 - x^2_1)## ----- 1
##y_0 = y_1 \frac{x_1}{x_0}## ----- 2
##\frac{y^2_0}{2} + gx_0 = \frac{y^2_1}{2} + gx_1## ------ 3
Homework Equations
N/A
The Attempt at a Solution
My goal is to have ##F## expressed without either ##y^2_0## or ##y^2_1## involved in the equation. My problem is that equations 2 and 3 involve both ##y^2_0## and ##y^2_1## so when it comes to eliminate one of them in equation 1, I re-introduce the other in the equation (and vice-versa). My question is whether or not it's legal to simultaneously solve equations 2 and 3 in two different ways (have ##y^2_0## and ##y^2_1## as subjects), then substitute each equation back in equation 1? Does solving the same simultaneous equation twice to obtain two equations with different subjects make them redundant?