answersLogoWhite

0


Best Answer

They are (0, 0)

They are (0, 0)

They are (0, 0)

They are (0, 0)

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

They are (0, 0)

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the coordinates of the intersection point of the x- and y-axis?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Geometry

How do you Enter 2D Coordinates in GstarCAD?

Absolute coordinates are based on the UCS origin (0,0), which is the intersection of the X and Y axes. Use absolute coordinates when you know the precise X and Y values of the point.


What is the intersection of th x and y axes?

It is at the origin whose coordinates are at (0, 0) on the Cartesian plane


The point of intersection of the x and y axis?

They intersect at 90 degrees at the point of the origin


How homogenous co-ordinate system differ from cartesian system?

We assume that the ambient space is equipped with the standard Cartesian coordinate system and specify points by their Cartesian coordinates.The Cartesian coordinates of a point in the plane are a pair (x,y).The homogeneous coordinates of a point in the plane are a triple (x,y,w) with w!=0. The Cartesian coordinates of a point with homogeneous coordinates (x,y,w) are (x/w,y/w).Remark: We notice that the homogeneous coordinates of a point are not unique. Two triples that are multiples of each other specify the same point.The Cartesian coordinates of a point are of type double in the floating point kernel and of type rational in the rational kernel. The homogeneous coordinates of a point in the rational kernel are of type integer. Points in the floating point kernel are stored by their Cartesian coordinates.For points in the rational kernel it is more efficient to store them by their homogeneous coordinates, i.e., to use the same denominator for x- and y-coordinate.For compatibility also points in the floating point kernel have homogeneous coordinates (x,y,1.0). These homogeneous coordinates are of type double.


What is the x coordinate or y coordinate of a point is 0?

If you mean at the Origin (where both X and Y cross), then the coordinates would be (0,0)================================-- If the 'x' coordinate is zero, then the point is on t he y-axis.-- If the 'y' coordinate is zero, then the point is on the x-axis.-- If both coordinates are zero, then the point must be the onethat's on both axes ... the 'origin'.

Related questions

What is the coordinates for y equals x y equals -x plus 2?

The coordinates of the point of intersection is (1,1).


What is defined to be the point of intersection of the -x and -y axes?

It is either the "origin of coordinates" or (more often abbreviated to) the "origin".


When solving a system of equations by elimination What would you want to get?

The coordinates (x,y). It is the point of intersection.


How do you Enter 2D Coordinates in GstarCAD?

Absolute coordinates are based on the UCS origin (0,0), which is the intersection of the X and Y axes. Use absolute coordinates when you know the precise X and Y values of the point.


What is defined to be the point of the intersection of the x and y axes?

It is either the "origin of coordinates" or (more often abbreviated to) the "origin".


What is orgin in math term?

It is the intersection point of where the x-axis and y-axis meet on a graph. The coordinates are (0, 0)


Describe how to find the coordinates of the image of a point after a 270 degree rotation?

Point A has coordinates (x,y). Point B (Point A rotated 270°) has coordinates (y,-x). Point C (horizontal image of Point B) has coordinates (-y,-x).


How the solution of a linear system with two equations is represented by the point where the graphs of the two equation intersect?

The first graph consists of all points whose coordinates satisfy the first equation.The second graph consists of all points whose coordinates satisfy the second equation.The point of intersection lies on both lines so the coordinates of that poin must satisfy both equations.


What is the point of intersection on the x-axis?

x-intercept


Intersection of the x and y axes?

Is known as the Origin. It has coordinates (0,0) and is normally labelled O.


What is the point of intersection if y equals x plus 1 and x equals -x plus 1x?

2


How do you find coordinates of a point the lies on 2 equations?

To find the coordinates of a point that lies on 2 equations you must solve them simultaneously which varies in difficulty depending on the nature of the equations. e.g. y=x+1 and y=2x 2x=y=x+1 2x=x+1 x=1 This shows that the x coordinate is 1 y=x+1 therefore means y=1+1=2 And the y coordinate is 2 The coordinates of the point of intersection is therefore (1, 2) Harder equations i.e. non linear, require more complicated algebra to solve.