|
Question 928171: Find the value of k so that the point (-2,10) is on the line y=kx-3k
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! m = slope
---
use the point-slope form of the line with the given point (-2,10):
y - 10 = m(x + 2)
y = mx + 2m + 10
y = mx + (2m + 10)
---
equate to the given linear form:
kx - 3k = mx + (2m + 10)
---
equate "like" terms:
---
equate the x terms:
mx = kx
m = k
k = m
---
equate the constant terms:
-3k = (2m + 10)
k = (2m + 10)/-3
---
equate the k expressions:
m = (2m + 10)/-3
-3m = 2m + 10
-5m = 10
m = -2
---
answer:
k = -2
---
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
|
|
|
| |