Chapter 10: Problem 38
Exer \(37-40:\) Find the points of intersection of the graphs of the equations. Sketch both graphs on the same coordinate plane, and show the points of intersection. $$\left\\{\begin{array}{l} 5 x^{2}+y^{2}=189 \\ 3 x+y=7 \end{array}\right.$$
Short Answer
Expert verified
The points of intersection are (5, -8) and (-2, 13).
Step by step solution
01
Express One Variable in Terms of the Other
From the linear equation \(3x + y = 7\), express \(y\) in terms of \(x\):\[y = 7 - 3x\]
02
Substitute Linear Equation into Quadratic Equation
Substitute \(y = 7 - 3x\) into the quadratic equation \(5x^2 + y^2 = 189\):\[5x^2 + (7 - 3x)^2 = 189\]
03
Expand and Simplify the Equation
Expand the equation \((7 - 3x)^2\) and simplify:\[(7 - 3x)^2 = 49 - 42x + 9x^2\]Substitute back:\[5x^2 + 49 - 42x + 9x^2 = 189\]Combine like terms:\[14x^2 - 42x + 49 = 189\]
04
Move All Terms to One Side
Rearrange the equation and set it to zero:\[14x^2 - 42x + 49 - 189 = 0\]\[14x^2 - 42x - 140 = 0\]
05
Divide the Equation to Simplify
Divide the whole equation by 2 to simplify:\[7x^2 - 21x - 70 = 0\]
06
Use the Quadratic Formula
Apply the quadratic formula \(x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}\) where \(a = 7\), \(b = -21\), and \(c = -70\):\[x = \frac{-(-21) \pm \sqrt{(-21)^2 - 4 \cdot 7 \cdot (-70)}}{2 \cdot 7}\]Calculate the discriminant \((-21)^2 + 4 \times 7 \times 70 = 441 + 1960 = 2401\).\[x = \frac{21 \pm \sqrt{2401}}{14}\]Calculate \(\sqrt{2401} = 49\).\[x = \frac{21 \pm 49}{14}\]
07
Find Values of x
Calculate each value of \(x\):\[x_1 = \frac{21 + 49}{14} = 5\]\[x_2 = \frac{21 - 49}{14} = -2\]
08
Substitute Back to Find y Values
Plug \(x_1 = 5\) and \(x_2 = -2\) back into the linear equation \(y = 7 - 3x\):For \(x_1 = 5\),\[y = 7 - 3 imes 5 = -8\]For \(x_2 = -2\),\[y = 7 - 3 \times (-2) = 13\]
09
Identify Points of Intersection
The points of intersection are \((5, -8)\) and \((-2, 13)\).
10
Sketch the Graphs
Draw the graph of the parabola \(5x^2 + y^2 = 189\), which is an ellipse, and the graph of the line \(3x+y=7\) on the same coordinate plane. The points \((5, -8)\) and \((-2, 13)\) are where they intersect.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Quadratic Equation
A quadratic equation is a polynomial equation of degree two, which means it includes an
- variable squared (e.g., \(x^2\))
- can typically be written in the form \(ax^2 + bx + c = 0\)
- \(5x^2 + y^2 = 189\)
Linear Equation
Linear equations are equations of the first degree, which implies their graphs form straight lines.
- The standard form of a linear equation in two variables is \(ax + by = c\)
- In this exercise, it is \(3x + y = 7\)
Intersection Points
The intersection points of two graphs are the values of \(x\) and \(y\) that satisfy both equations simultaneously.
- These points show where the two graphs meet on the graph
- In this case, calculate them by solving the system of equations together
- \((5, -8)\) and \((-2, 13)\)
Graphing Systems of Equations
Graphing systems of equations provides a visual representation of where two or more equations meet or cross each other. It's a combination of graphical displays illustrating the:
- Quadratic equation as an ellipse in this case
- Linear equation as a straight line
- \((5, -8)\) and \((-2, 13)\)