Ketan Barapatre
unread,Nov 3, 2020, 6:22:47 AM11/3/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for Mathematics for Data Science I, deba...@onlinedegree.iitm.ac.in, ketanba...@gmail.com
Hey
Surely it's an easy one but unfortunately but I am struggling with it, need someone to point out my mistake. I have watched the video and I doing calculation as below
p = (x1,y1) = (-2, -4)
q = (x2,y2) = (6, K)
x = 0 y=0 because it cuts the origin
m=1 and n=3
Using this formula y = ( (m*y2) + (n*y1) )/ m + n
Is this right?