answersLogoWhite

0

The 2-dimensional coordinates of p are (xp, yp) and those of Q are (xQ, yQ). I am not sure how that might help, but with the information provided that is the best that can be done.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are the possible coordinates of the midpoint of the given segment for AT?

The possible coordinates of the midpoint depend on the coordinates of A and T and these depend on what these two points are and how they are related.If A = (p,q) and T = (r,s ) then the midpoint of AT has coordinates [(p+r)/2, ((q+s)/2].


How to find the chord length of a curve with radius and 2 bearings given?

Suppose the radius is r and the bearings of the two points, P and Q are p and q respectively. Then the coordinates of P are [r*cos(p), r*sin(p)] and the coordinates of Q are [r*cos(q), r*sin(q)]. The distance between these two points can be found, using Pythagoras: d2 = (xq - xp)2 + (yq - yp)2 where xp is the x-coordinate of P, etc.


How do you rotate a shape 315 degrees clockwise about the origin?

The point with coordinates (p, q) will be rotated to the point with coordinates [(p - q)/sqrt(2), (p + q)/sqrt(2)].


How do you find the coordinates of a quadrilateral after reflecting it over the y axis?

If the coordinates of a point, before reflection, were (p, q) then after reflection, they will be (-p, q).


What is the area pqrs?

To calculate the area of a shape defined by points P, Q, R, and S, we need the coordinates of these points. If they represent a polygon, you can apply the formula for the area based on their coordinates, such as the shoelace formula for a quadrilateral. Please provide the coordinates or additional details about the shape for an accurate area calculation.


How can you find the slope of a line by only knowing the coordinates?

If you have the coordinates of two points, say P = (a,b) and Q = (c,d), then slope = (b-d)/(a-c) that is, the difference in the y coordinate of the two points divided by the difference in the x coordinate of the points taken in the same order.


What is betweenness of points using collinear points M P and Q?

If M P and Q are collinear and MP plus PQ equals MQ then P is between M and Q.


If p and Q are two points in the plane. the perpendicular bisector of pq is the set of all points equidistant from p and q?

True


What are the coordinates of the point that is of the way from A(14 1) to B(4 23)?

It would have been possible to give a simple answer if we could see what proportion of the way from A to B the question was about. But, thanks to the wonderful (not!) browser used by this site, we cannot and so this is a general answer.If the question was about p/q of the way, then the coordinates of the point are [(14*(q-p) + 4*p)/q, (1*(q-p) + 23*p)/q].


What 10 equals P for Q in S?

Points for "Q" in Scrabble


If points p and q are contained in a plane then p and q is entirely contained in that plane?

If points p and q are contained in a plane, then the line segment connecting p and q also lies entirely within that plane. In Euclidean geometry, any two points define a straight line, and since both points are in the same plane, the entire line segment joining them must also be contained in that plane. Therefore, it is accurate to say that points p and q, along with all points between them, are entirely contained in the plane.


How do you do linear equations with two points?

Suppose you have the points with coordinates (p, q) and (r, s) then, provided p is different from r, the slope of the line is (q - s)/(p - r) = m, say. Then, if (x, y) is any point on the line, (x - s)/(y - r) = m That, after simplification, is the linear equation of the line. This will be a lot simpler when you have numerical values for p, q, r and s rather than work algebraically throughout. If p is not different from r, then the equation is x = p (or r), a vertical line.