System of Equations: Solving U & V with Polynomials

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
CarbonWater
Messages
20
Reaction score
0

Homework Statement



sU-1+U-V=0
sV-2-U+V=(2/s)

Homework Equations


N/A

The Attempt at a Solution


the solutions are
U=(s+1)/s^2

V=(2s+1)/s^2

but I just keep getting complicated polynomials that I don't seem to be able to factor.

If someone could show me how this particular one was done and what a general approach is I would greatly appreciate it.
 
Physics news on Phys.org
I was able to get the answers you posted. It may help to "clean" up the equations so that there is only one U and one V shown in each on the LHS, like this:

[tex]\begin{aligned}<br /> (s+1)U - V &= 1 \\<br /> -U + (s+1)V &= (2/s) + 2<br /> \end{aligned}[/tex]

I used elimination by multiplying eq. 1 by s+1 and adding to eq. 2 to eliminate the V. In any event you have to show your work first, so either show us what you've got or try what I did, and we'll check it for you.