SOLUTION: Solve the system: y=2x+1 and x^2 + y^2 =25. Do I do this with graphing or substitution? Please provide solution
thanks
Algebra ->
Systems-of-equations
-> SOLUTION: Solve the system: y=2x+1 and x^2 + y^2 =25. Do I do this with graphing or substitution? Please provide solution
thanks
Log On
Question 246121: Solve the system: y=2x+1 and x^2 + y^2 =25. Do I do this with graphing or substitution? Please provide solution
thanks Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Solve the system: y=2x+1 and x^2 + y^2 =25. Do I do this with graphing or substitution? Please provide solution
--------------------
Substitution:
x^2 + (2x+1)^2 = 25
x^2 + 4x^2 + 4x + 1 = 25
5x^2 +4x - 24 = 0
x = [-4+-sqrt(16 - 4*5*-24)]/10
---
x = [-4 +- sqrt(496)]/10
---
x = [-4 +- 4sqrt(31)]/10
---
x = [-2+2sqrt(31)]/5 or x = [-2-2sqrt(31)]/5
-----
x = 1.8271 or x = -2.6271
------------------------------
Find the y-value associated with each of these x-values.
===========================================================
Cheers,
Stan H.