|
Question 807263: y=5/-2x-1 -- [find two points on this line]
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! Restate the equation slightly:
y = 5/-2x - 1
y = (-5/2)x - 1
---
p1:
try x = 0
y = (-5/2)x - 1
y = -1
p1 = (0, -1)
---
p2:
try x = -2/5
y = (-5/2)x - 1
y = 0
p2 = (-2/5, 0)
---
Answer:
Draw a line between the points p1 and p2 given above.
---
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
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php
|
|
|
| |