I am in grade 10, even though i took this before, it's just that math always depends on previous knowledge so if you are younger or the same age as me i recommend you to start as soon as possible!
I am using this logic to write a piece of code in Java which tells if given points are colinear or not. The issue is when a line is tangent to x-axis, x2-x1=0. So while calculating m, code is throwing exception as denominator is 0. Will need to define some exception I think.
I was interested in all this and then I found that there are 9 or 10 methods to prove collinearity. Tell me if u wanna know after whole fų(k¡ńg 6 months *Edit:* I found 11 of `em
I am in grade 10, even though i took this before, it's just that math always depends on previous knowledge so if you are younger or the same age as me i recommend you to start as soon as possible!
I am using this logic to write a piece of code in Java which tells if given points are colinear or not. The issue is when a line is tangent to x-axis, x2-x1=0. So while calculating m, code is throwing exception as denominator is 0. Will need to define some exception I think.
I was interested in all this and then I found that there are 9 or 10 methods to prove collinearity. Tell me if u wanna know after whole fų(k¡ńg 6 months
*Edit:* I found 11 of `em
Thank you sir very well explained
Thank you very much 🙏
Thanks for your help today
Isn't C is gradient and M is slope?
Gradient and slope is the same thing denoted by G.
How did c become 0
bcs you have 2=2+c, so to isolate the c you have to subtract 2 from both sides, so 2-2=0
👍