Thread: Math question
View Single Post
Old 04-17-12, 06:33 PM   #14
U570
Grey Wolf
 
Join Date: Sep 2011
Location: Planet Earth
Posts: 867
Downloads: 89
Uploads: 0
Default

Quote:
Originally Posted by Neal Stevens View Post
@ Gargamel

While doing the exercises at Khan Academy, finding the slope of a line, there was one example where the text shows

m = y1-y2/x1-x2

Now, that's different from everything else they show, and everything else I can find on the web, where slope is clearly defined as

m = y2-y1/x2-x1

That's the correct definition, right? There's no y1-y2 version is there? Or does it not make a difference?
just a heads up about the y2-y1 and x2-x1; they are the co-ordinates of the line you are trying to find the gradient of. Just imagine the line goes through (0,0) and (3,7). The co-ordinates are as such;
y1=0, y2=7, x1=0, x2=3
sub them in accordingly; and you get
m=7-0/3-0
m=7/3
Does that help with it?
__________________

"Submariners are a bunch of intelligent misfits that somehow seem to get along,
understand each other and work well together"- Anon
U570 is offline   Reply With Quote