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

AI Thread Summary
The discussion focuses on solving the nonlinear system of equations 3x² + 2y² = 35 and 4x² - 3y² = 24. The original poster struggles with rearranging the equations and arrives at incorrect values for x. Suggestions include multiplying the first equation by 3 and the second by 2 to simplify the addition of the equations. A key point raised is the arithmetic error in the rearrangement, particularly in the calculation of y². The correct solutions to the system are identified as (–3, –2), (–3, 2), (3, –2), and (3, 2).
Stratosphere
Messages
373
Reaction score
0

Homework Statement


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


Homework Equations





The Attempt at a Solution


I re arranged for y^2 and got 1\frac{1}{3}x^{2}-16=y^{2} 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
Instead of messing with fractions, why not just multiply the first equation by 3, the second equation by 2 and then just add them?
 
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 "1\frac{1}{3}", which would better be left 4/3, it looks like you solved the second equation for y2: 3y^2= 4x^2- 24 so y^2= (4/3)x^2- 8. 24/3= 8, not 16.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top