- 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
The line joining the points $(2, 1)$ and $(5, -8)$ is trisected at the points P and Q. If point P lies on the line $2x – y + k = 0$. Find the value of $k$.
Given:
The line segment joining the points $A( 2,\ 1)$ and $B( 5,\ -8)$ is trisected at the points $P$ and $Q$ such that $P$ is nearer to $A$ and $P$ also lies on the line given by $2x - y + k = 0$.
To do:
We have to find the value of $k$.
Solution:
The line segment $AB$ is trisected by the points $P$ and $Q$.
This implies, $AP: PB = 1:2$
Using section formula, we have,
$( x,\ y)=( \frac{nx_{1}+mx_{2}}{m+n}, \frac{ny_{1}+my_{2}}{m+n})$
Then, coordinates of $P$ are,
$P=( \frac{1\times5+2\times2}{1+2}, \frac{1\times(-8)+1\times2}{1+2})$
$\Rightarrow P=( \frac{5+4}{3}, \frac{-8+2}{3})$
$\Rightarrow P=( \frac{9}{3}, \frac{-6}{3})$
$\Rightarrow P=( 3, -2)$
The point $P( 3,\ -2)$ lies on the line $2x-y+k=0$.
This implies, point $P( 3,\ -2)$ satisfies the above equation.
$\Rightarrow 2(3)-(-2)+k=0$
$\Rightarrow 6+2+k=0$
$\Rightarrow 8+k=0$
$\Rightarrow k=-8$
Therefore, the value of $k$ is $-8$.
- Related Articles
- 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$.
- Point P divides the line segment joining the points $\displaystyle A( 2,1)$ and $\displaystyle B( 5,-8)$ such that $\displaystyle \frac{AP}{AB} =\frac{1}{3}$. If P lies on the line $\displaystyle 2x-y+k=0$, find the value of k.
- A point P divides the line segment joining the points$A( 3,\ -5) $ and $B( -4,\ 8)$ such that$\frac{AP}{PB} =\frac{K}{1}$ . if P lies on the line $x+y=0$, then find the value of K.
- A point $P$ divides the line segment joining the points $A (3, -5)$ and $B (-4, 8)$ such that $\frac{AP}{PB} = \frac{k}{1}$. If $P$ lies on the line $x + y = 0$, then find the value of $k$.
- The line segment joining the points \( A(3,2) \) and \( B(5,1) \) is divided at the point \( P \) in the ratio \( 1: 2 \) and it lies on the line \( 3 x-18 y+k=0 \). Find the value of \( k \).
- 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$.
- If the point $P (m, 3)$ lies on the line segment joining the points $A (−\frac{2}{5}, 6)$ and $B (2, 8)$, find the value of $m$.
- The mid-point $P$ of the line segment joining the points $A (-10, 4)$ and $B (-2, 0)$ lies on the line segment joining the points $C (-9, -4)$ and $D (-4, y)$. Find the ratio in which $P$ divides $CD$. Also, find the value of $y$.
- 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$.
- If the mid-point of the line joining $(3, 4)$ and $(k, 7)$ is $(x, y)$ and $2x + 2y + 1 = 0$ find the value of $k$.
- 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 the point $P (k – 1, 2)$ is equidistant from the points $A (3, k)$ and $B (k, 5)$, find the values of $k$.
- Point $P( x,\ 4)$ lies on the line segment joining the points $A( -5,\ 8)$ and $B( 4,\ -10)$. Find the ratio in which point P divides the line segment AB. Also find the value of x.
- Find the value of $k$, if the point $P (0, 2)$ is equidistant from $(3, k)$ and $(k, 5)$.
