- 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
Write the equation of the line that is parallel to y-axis and passing through the points.$(3, 5)$
Given:
$(3, 5)$
To do:
We have to write the equation of the line that is parallel to the y-axis and passing through the point $(3, 5)$.
Solution:
A line parallel to the Y-axis is of the form $x = a$
Therefore,
$x = 3$ is an equation of the line that is parallel to the y-axis and passing through the point $(3, 5)$.
- Related Articles
- Write the equation of the line that is parallel to y-axis and passing through the points.$(-4, -3)$
- Write the equation of the line that is parallel to y-axis and passing through the points.$(4, 0)$
- Write the equation of the line that is parallel to y-axis and passing through the points.$(-2, 0)$
- Write the equation of the line that is parallel to x-axis and passing through the points.$(2, -5)$
- Write the equation of the line that is parallel to x-axis and passing through the points.$(0, 3)$
- Write the equation of the line that is parallel to x-axis and passing through the points.$(0, -4)$
- Write the equal of the line that is parallel to x-axis and passing through the points.$(3, 4)$
- Plot the points $(3, 5)$ and $(-1, 3)$ on a graph paper and verify that the straight line passing through these points also passes through the point $(1, 4)$.
- Program to find equation of a plane passing through 3 points in C++
- Verify that \( y=9 \) is the solution of the equation \( \frac{y}{3}+5=8 \).
- Find the point on $y-$axis which is equidistant from the points $( 5,\ - 2)$ and $( -3,\ 2)$.
- C Program to check if the points are parallel to X axis or Y axis
- Find the centre of a circle passing through the points $(6, -6), (3, -7)$ and $(3, 3)$.
- Find the equation of the perpendicular bisector of the line segment joining points $(7, 1)$ and $(3, 5)$.
- Find the points on the \( y \)-axis which is equidistant from the points \( (-5,-2) \) and \( (3,2) \).

Advertisements