linear distance - math calc

asked 2021-08-17 17:38:50 +0200

Miroslaw gravatar image

updated 2021-08-17 17:41:24 +0200

I got problem , and don't know how to calculate:

d = s1 * x2 - s2 * x1

we know only value : d and s1 and s2, we don't know x1 and x2

is there any way to know linear value:
1. what is x1-x2 
2. what is x1/x2
3. what is x1*x2
4. what is x1 = l * x2  - where l to should be calculate

please help

edit retag flag offensive close merge delete

Comments

Homework ?

Emmanuel Charpentier gravatar imageEmmanuel Charpentier ( 2021-08-17 18:10:50 +0200 )edit

Yes, but have no idea, any help welcome:)

Miroslaw gravatar imageMiroslaw ( 2021-08-17 18:12:05 +0200 )edit

How would you do it "by hand" ?

Emmanuel Charpentier gravatar imageEmmanuel Charpentier ( 2021-08-18 00:29:18 +0200 )edit