|
Question 820912: [ Find all value of x such that the distance between (x,-9) and(3,-5) is 6. ]
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! 6 = sqrt( (x - 3)(x - 3) + (-9 + 5)(-9 + 5) )
36 = (x - 3)(x - 3) + (-4)(-4)
36 - 16 = xx - 6x + 9
20 = xx - 6x + 9
xx - 6x - 11 = 0
---
the above quadratic equation is in standard form, with a=1, b=-6, and c=-11
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
1 -6 -11
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the two real roots (i.e. the two x-intercepts), of the quadratic are:
x = 7.47213595
x = -1.47213595
---
answer:
either value of x satisfies the requirement:
x = 7.47213595
x = -1.47213595
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
|
|
|
| |