Solving Nonlinear System: 3x2+2y2=35, 4x2-3y2=24

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
3 replies · 2K views
Stratosphere
Messages
373
Reaction score
0

Homework Statement


solve the system of [tex]3x^{2}+2y^{2}=35[/tex] and
[tex]4x^{2}-3y^{2}=24[/tex]


Homework Equations





The Attempt at a Solution


I re arranged for y^2 and got [tex]1\frac{1}{3}x^{2}-16=y^{2}[/tex] I keep getting x to equal \pm 2.473 this is clearly wrong, the answers should be (–3, –2), (–3, 2), (3, –2), and (3, 2). What am I doing wrong?
 
Physics news on Phys.org
rock.freak667 said:
Instead of messing with fractions, why not just multiply the first equation by 3, the second equation by 2 and then just add them?

Thanks for the help but I still have a question, after I combined the two equations how come it worked and it didn’t work when I rearranged them. Did I mess up?
 
Looks like a basic arithmetic error. Because of the "[itex]1\frac{1}{3}[/itex]", which would better be left 4/3, it looks like you solved the second equation for y2: [itex]3y^2= 4x^2- 24[/itex] so [itex]y^2= (4/3)x^2- 8[/itex]. 24/3= 8, not 16.