Can I Factor Equations for Diff. Eq. Solving?

  • Thread starter Thread starter Beez
  • Start date Start date
AI Thread Summary
The discussion centers on factoring equations to solve differential equations, specifically whether the numerators can be factored by (x^4 + 1) and (x^4 - 1). The user presents two equations and seeks clarification on simplifying them to isolate variables x or y. They provide detailed algebraic manipulations, showing their attempts to factor and simplify the expressions. The conversation also touches on the use of LaTeX for clearer mathematical representation. Ultimately, the user expresses gratitude for the assistance and shares a light-hearted comment about typing exponents.
Beez
Messages
32
Reaction score
0
On my process of obtaining the IF for solving a differential equation, I got stuck with an equation as following. This could be a very simple algebra problem, but I just can't do it. Would someone tell me if I can factor the numerators by (x^4 + 1) for the first equation and by (x^4 -1) for the second equation so that I can have only x or y as a variable?

[(x^4 - 1) - (5*x^4 + 1)]/x*(x^4+1) = (-4*x^4 - 2)/x(x^4 + 1)
= -2(2*x^4 +1)/x(x^4 + 1)

[(5*x^4 + 1) - (x^4 - 1)]/y*(x^4-1) = (4x^4 + 2)/y(x^4 - 1)
=2(2*x^4 + 1)/y(x^4 - 1)

Thanks for your help in advance.
 
Physics news on Phys.org
could you use \LaTeX please. it is kinda hard to read without it.
 
OK, I got it. Please take look at the following.

[(x^4 - 1) - (5x^4+ 1)]/x(x^4+1) = (-4x^4 - 2)/x(x^4 + 1)
= -2(2x^4 +1)/x(x^4+ 1)

[(5x^4 + 1) - (x^4 - 1)]/y(x^4-1) = (4x^4 + 2)/y(x^4- 1)
=2(2x^4+ 1)/y(x^4 - 1)

Thanks for your suggestion. I always wanted to know how to type x^2 for x^2.
 
Last edited:
ur kidding, right? one exponent isn't enough(especially without the x :smile:)
 
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