Question 1097649
Find the equation of the line with a slope of 2.3 and travels through the point (4, 6). 
* So first I tried to figure out what is m? what is b? Then try to plug them into the formula: y=mx+b. As a result, I found out that m= 2/3, x=4 and y=-6. The only thing we don't know is what is b.
=========
Assuming you mean m = 2/3 and not 2.3:
------
Use y-y1 = m*(x-x1) where (x1,y1) is the point.
y-6 = (2/3)*(x-4)