intersection point two lines

Status
Not open for further replies.

STOIKOV

Full Member level 4
Joined
Nov 18, 2005
Messages
236
Helped
8
Reputation
16
Reaction score
2
Trophy points
1,298
Activity points
3,083
intersection point of two lines

hello, I'm trying to deduce the "y" coordinate of interseccion point of two lines (intermodulation analysis), whose slope relation is 1:3. The deduced formula is in the picture but still not sure how to get it.



thanks.
 

maybe(?):
if the two equation are
y1=m1*x+q1
y2=m2*x+q2

then

x=(q2-q1)/(-2*m)
y=(q1-q2)/2+q1

with:
m2=3*m1
so m=m1 and m2=3*m

tell me if I anwer to yuor question

Lollo
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…