answersLogoWhite

0

Thanks to the limitations of the browser, it is not possible to read the equation of the line. Perhaps you could use words - such as "plus", "minus" and "equals" rather than the symbols and resubmit.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What coordinates will the point 3-2 reflected over the line yx have?

To reflect a point over the line ( y = x ), you swap its x-coordinate and y-coordinate. For the point ( (3, -2) ), the reflection over the line ( y = x ) results in the point ( (-2, 3) ). Therefore, the coordinates of the reflected point are ( (-2, 3) ).


Write the equation of a line perpendicular to the line y x - 3 and containing the point 8 -2?

y = -x + 6


Where does the graph cross the y axis at in y equals 5x-2?

y = 5x - 2 This follows the general equation for a straight line y = mx + c. Where 'm' is the slope/gradient and 'c' is the y-intercept. At the point the line crosses the y-axis , then x = 0 Hence y = 5(0) - 2 y = -2 is the point the line intercept the y-axis.


Which line of reflection maps point K at (-2 2) to point K' at (2 -2)?

y=x


Which of these is the point-slope equation of the line shown?

y+ 4= -2( x-2 )


Which point lies on the line with point-slope equation y - 2 5(x - 6)?

If you mean: y-2 = 5(x-6) then the point is (6, 2) and the slope is 5


Which point lies on the line with point slope equation y - 2 5(x-6)?

If you mean: y-2 = 5(x-6) then the point is (6, 2) and the slope is 5


The point at which the line crosses the x-axis?

The point where the line crosses the x axis? Answer: the x -intercept The point where the line crosses the y axis? Answer: the y- intercept


How do you write the point-slope form of the equation of the line?

y-y1=m(x-x1) m is the slope x1 is x of the given point y1 is y of the given point y stays as y x stays as x ex: P(1,2) m=2 y-2=2(x-1)


Why does every line have at least one bisection point?

Every line segment has exactly one bisection point - not "at least one".A line segment has a length that is a finite real number, x, of some measurement units. Every real number can be divided by 2 to give another real number, y. Therefore y = x/2 or x = 2y.A point that is y units from one end of the line will also be x - y = 2y - y = y units from the other end. That is the point is the bisection point.


What is the point slope equation if the slope is 2?

If (p, q) is any point on the line, then the point slope equation is: (y - q)/(x - p) = 2 or (y - q) = 2*(x - p)


What is the equation of the line that passes through the point 1 -1 and has a slope of -3?

A line through point (X, Y) with slope m has equation: y - Y = m(x - X) → line through (1, -1) with slope -3 has equation: y - -1 = -3(x - 1) → y + 1 = -3x + 3 → y + 3x = 2