- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Points $P$ and $Q$ trisect the line segment joining the points $A(-2,0)$ and $B(0,8)$ such that $P$ is near to $A$. Find the coordinates of $P$ and $Q$.
Given:
Points $P$ and $Q$ trisect the line segment joining the points $A(-2,0)$ and $B(0,8)$ such that $P$ is near to $A$.
To do:
We have to find the coordinates of $P$ and $Q$.
Solution:
The line segment $AB$ is trisected by the points $P$ and $Q$.
$AP: PB = 1:2$ and $AQ:QB=2:1$
Using section formula, we have
$( x,\ y)=( \frac{nx_{1}+mx_{2}}{m+n}, \frac{ny_{1}+my_{2}}{m+n})$
Then, co-ordinates of $P$ are,
$P=( \frac{1\times0+2\times(-2)}{1+2}, \frac{1\times8+2\times0}{1+2})$
$\Rightarrow P=( \frac{0-4}{3}, \frac{8+0}{3})$
$\Rightarrow P=( \frac{-4}{3}, \frac{8}{3})$
Then, co-ordinates of $Q$ are,
$Q=( \frac{2\times0+1\times(-2)}{1+2}, \frac{2\times8+1\times0}{1+2})$
$\Rightarrow Q=( \frac{0-2}{3}, \frac{16+0}{3})$
$\Rightarrow Q=( \frac{-2}{3}, \frac{16}{3})$
The coordinates of $P$ and $Q$ are $(\frac{-4}{3}, \frac{8}{3})$ and $(\frac{-2}{3}, \frac{16}{3})$ respectively.
- Related Articles
- Let P and Q be the points of trisection of the line segment joining the points $A( 2,\ -2)$ and $B( -7,\ 4)$ such that P is nearer to A. Find the coordinates of P and Q.
- The line segment joining the points $(3, -4)$ and $(1, 2)$ is trisected at the points $P$ and $Q$. If the coordinates of $P$ and $Q$ are $(p, -2)$ and $(\frac{5}{3}, q)$ respectively. Find the values of $p$ and $q$.
- Points $P, Q, R$ and $S$ divide the line segment joining the points $A (1, 2)$ and $B (6, 7)$ in 5 equal parts. Find the coordinates of the points $P, Q$ and $R$.
- The line segment joining the points $A( 2,\ 1)$ and $B( 5,\ -8)$ is tri-sected at the points P and Q such that P is nearer to A. If P also lies on the line given by $2x - y = 0$, find the value of $k$.
- The line segment joining the points $P (3, 3)$ and $Q (6, -6)$ is trisected at the points $A$ and $B$ such that $A$ is nearer to $P$. If $A$ also lies on the line given by $2x + y + k = 0$, find the value of $k$.
- If $P( 2,p)$ is the mid-point of the line segment joining the points $A( 6,-5)$ and $B( -2,11)$. Find the value of $p$.
- Find the coordinates of the point \( R \) on the line segment joining the points \( \mathrm{P}(-1,3) \) and \( \mathrm{Q}(2,5) \) such that \( \mathrm{PR}=\frac{3}{5} \mathrm{PQ} \).
- A line intersects the y-axis and x-axis at the points P and Q respectively. If $( 2,\ -5)$ is the mid-point then find the coordinates of P and Q.
- If $R\ ( x,\ y)$ is a point on the line segment joining the points $P\ ( a,\ b)$ and $Q\ ( b,\ a)$, then prove that $a+b=x+y$
- If $R (x, y)$ is a point on the line segment joining the points $P (a, b)$ and $Q (b, a)$, then prove that $x + y = a + b$.
- If the points $P, Q (x, 7), R, S (6, y)$ in this order divide the line segment joining $A (2, p)$ and $B (7,10)$ in 5 equal parts, find $x, y$ and $p$.
- A line intersects the \( y \)-axis and \( x \)-axis at the points \( \mathrm{P} \) and \( \mathrm{Q} \), respectively. If \( (2,-5) \) is the mid-point of \( P Q \), then the coordinates of \( P \) and \( Q \) are, respectively(A) \( (0,-5) \) and \( (2,0) \)(B) \( (0,10) \) and \( (-4,0) \)(C) \( (0,4) \) and \( (-10,0) \)(D) \( (0,-10) \) and \( (4,0) \)
- Given that \( \frac{4 p+9 q}{p}=\frac{5 q}{p-q} \) and \( p \) and \( q \) are both positive. The value of $\frac{p}{q}$ is
- If p is a prime number and q is a positive integer such that $p + q = 1696$. If p and q are co prime numbers and their LCM is 21879, then find p and q.
- The co-ordinates of the point P are $(-3,2)$. Find the coordinates of the point Q which lies on the line joining P and origin such that $OP = OQ$.
