SOLUTION: Find points of intersection(x,y) of the following system of nonlinear equations. y=√x y=2x-6
Algebra
->
Customizable Word Problem Solvers
->
Geometry
-> SOLUTION: Find points of intersection(x,y) of the following system of nonlinear equations. y=√x y=2x-6
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Geometry
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Geometry Word Problems
Question 1187062
:
Find points of intersection(x,y) of the following system of nonlinear equations.
y=√x
y=2x-6
Answer by
greenestamps(13198)
(
Show Source
):
You can
put this solution on YOUR website!
We have two different expressions for y in terms of x; set them equal to each other and solve.
or
We squared both sides of the equation at one point, so we need to check for extraneous solutions.
(1) x = 9/4
y = sqrt(x) = 3/2
y = 2x-6 = 9/2-6 = -3/2
The two expressions for y evaluate differently; x = 9/4 is not a solution to the original equation.
(2) x = 4
y = sqrt(4) = 2
y = 2x-6 = 8-6 = 2
x=4 is a solution; it is the only solution.
ANSWER: (x,y) = (4,2) is the single intersection point.