answersLogoWhite

0

What do you plot first x or y?

User Avatar

Anonymous

13y ago
Updated: 10/17/2024

x

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you plot on an x and y axis?

The first number is the X axis and the second number is the Y axis


How do you draw the graph of modulus of y equals cot x?

First note that this not the graph of y = |cot(x)|.The equivalent equations for |y| = cot(x) or cot(x) = |y| arecot(x) = -y or cot(x) = +ySo plot y = cot x and then reflect all the points in the x-axis.


Which axis goes first when you plot in math y or x?

The X axis goes left to right, while the Y axis goes up and down.


How do you plot y equals -x into a graph?

y=-x Draw a straight line with slope -1 passing through (0,0). Or, plot (x,y) coordinates that satisfy the equation, and connect the dots.


Where is the origin in an x and y rectangular plot?

(0,0)


What is a broken axis?

when the y-axis is broken on a plot of y vs. X


Is y equals y to the power of x possible to plot?

Yes, it is a straight line


How do you plot three equations in matlab?

To plot three equations in MATLAB, you can use the fplot function for each equation or define them as functions. For example, you can create a script like this: f1 = @(x) x.^2; % First equation f2 = @(x) x + 2; % Second equation f3 = @(x) sin(x); % Third equation fplot(f1, [-10, 10], 'r'); hold on; % Plot first equation in red fplot(f2, [-10, 10], 'g'); % Plot second equation in green fplot(f3, [-10, 10], 'b'); % Plot third equation in blue hold off; grid on; legend('y=x^2', 'y=x+2', 'y=sin(x)'); This code sets the range for the x values, specifies colors for each plot, and adds a legend for clarity.


How do you graph x plus y equals 9?

its easier solve for y an plot the corresponding pointsyou,ll get Y=-x+9 an then you find your coordinate points-2,11-1,100,91,82,73,6etcand then plot those points


How do you plot x and y coordinates?

by saying kiss my asprin


How did you plot on the coordinate system?

You plot the x value in conjuction to the y value. For example, if 6 is the x value and 6 is also the y-value you would find it on the x-values line and search for 6 on the y-values line and plot the point where the lines intersect. The coordinates or the point would be (6,6).


Why do you have to plot the y intercept first?

You do not have to plot it first but it is a point whose location is sometimes easy to find.