Question:

How do you find a value of x coordinates when y coordinates is given and distance is given?

by  |  earlier

0 LIKES UnLike

How do you find a value of x coordinates when y coordinates is given and distance is given?

 Tags:

   Report

3 ANSWERS


  1. d = distance

    x = (d^2 - y^2)^-2

    This is not a GEOGRAPHY question.


  2. it might be

    letspeed=x,time=y

    dist=sp*time

    dist=xy

    substitute values of dist and y

    x=dist/y

  3. Use the distance formula:

    distance = sqrt[(x2-x1)^2 + (y2-y1)^2]

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.