Solving a Quadratic and Polynomial Equation | Graph Homework

  • Thread starter Thread starter realism877
  • Start date Start date
  • Tags Tags
    Graph Type
AI Thread Summary
The equation 4x² - 8x + 3y² + 18y - 23 = 0 is identified as representing an ellipse, not a circle. The discussion emphasizes the importance of correctly completing the square for both x and y terms to rewrite the equation in standard form. Participants suggest checking the original equation for accuracy and provide guidance on how to manipulate the equation step-by-step. The final goal is to express the equation in the form of (x-h)²/a² + (y-k)²/b² = 1. Understanding these concepts is crucial for solving quadratic and polynomial equations effectively.
realism877
Messages
80
Reaction score
0

Homework Statement



4x2 - 8x + 3y2 + 18y - 23 = 0

Homework Equations





The Attempt at a Solution



4(x-4)^+3(y+9)^=120


What did I do wrong?
 
Physics news on Phys.org
Your factors are incorrect. Your graph is not a circle.
 
Can I get assistance to break it down from a to z?
 
Well, sure. We can both learn as we go since I'm only familiar with parabolas and circles. Let's both work on our ends to find the solution.

To start, re-check your equation and make sure you typed it as it appears on your notebook or textbook, please. In the meantime, we are looking for something of the form:

(x-h)^2/a^2 + (y-k)^2/b^2 = 1

or

(y-k)^2/a^2 + (x-k)^2/b^2 = 1

That should look very familiar to the circle equation, no?
 
Mathnomalous,
This is NOT the equation of a circle, if that's what you were driving at. The equation you gave is similar to (not familiar to) the equation of a circle, but the equation is of an ellipse.
4x2 - 8x + 3y2 + 18y - 23 = 0

Realism877,
You started off on the right track, but you complete the square in the x and y terms incorrectly.

4x2 - 8x + 3y2 + 18y - 23 = 0
4(x2 - 2x) + 3(y2 + 6y) = 23
Now figure out what you need to add in the first group to complete the square in the x terms, and what you need to add in the second group to complete the square in the y terms. Be sure to add both numbers to the right side.

When you have done that, divide both sides by whatever number you have on the right side. You should end up with something that looks like this:
\frac{(x - h)^2}{a^2} + \frac{(y - k)^2}{b^2} = 1
 
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top