SOLUTION: Sketch the circle whose equation is x2 + y2 = 100. Using the same system of coordinate axes, graph the line x + 3y = 10, which should intersect the circle twice — at A = (10, 0)
Algebra ->
Customizable Word Problem Solvers
-> Geometry
-> SOLUTION: Sketch the circle whose equation is x2 + y2 = 100. Using the same system of coordinate axes, graph the line x + 3y = 10, which should intersect the circle twice — at A = (10, 0)
Log On
Question 1154276: Sketch the circle whose equation is x2 + y2 = 100. Using the same system of coordinate axes, graph the line x + 3y = 10, which should intersect the circle twice — at A = (10, 0) and at another point B in the second quadrant. Estimate the coordinates of B. Now use algebra to find them exactly. Segment AB is called a chord of the circle.
You can put this solution on YOUR website! The graph of the two equations, x^2 +y^2 = 100 and x +3y = 10 is
:
:
Using the graph, estimate the second point to be (-8, 6)
:
solve both equations for y
:
y = sqrt(100 -x^2)
:
y = -x/3 +10/3
:
set them equal to each other
:
sqrt(100 -x^2) = -x/3 +10/3
:
square both sides
:
100 -x^2 = x^2/9 -20x/9 +100/9
:
multiply both sides of = by 9
:
900 -9x^2 = x^2 -20x +100
:
10x^2 -20x -800 = 0
:
divide both sides of = by 10
:
x^2 -2x -80 = 0
:
(x-10) * (x+8) = 0
:
therefore x = 10, x = -8
:
We know y^2 = 100 -x^2 from the first given equation
:
y^2 = 100 -(-8)^2 = 36
:
y = + or - 6
:
***********************************************
Since B is in the second quadrant, B = (-8, 6)
***********************************************
: