answersLogoWhite

0

Still curious? Ask our experts.

Chat with our AI personalities

MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
RossRoss
Every question is just a happy little opportunity.
Chat with Ross
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
More answers

Tha answer is -1.

User Avatar

Wiki User

12y ago
User Avatar

Add your answer:

Earn +20 pts
Q: What are the solutions to the equation 2x equals x-1?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

What is the answer for x x -6x-8 equals -56?

x² - 6x -8 = -56 <=> x² -6x + 48 = 0 We now calculate the discriminant (which equals b²-4ac for an equation of the form ax² + bx + c-: D = b²-4ac = (-6)² - 4*1*48 = 36 - 192 = -156 I don't know what kind of course in calculus you are taking, but if you only want the real answers to this equation, you can stop here because the discriminant is negative, meaning there are no real solutions. However, there are complex solutions to this equation The complex roots of D are sqrt(156)*i=12,5*i and -sqrt(156)*i=-12,5*i There are two solutions to a quadratic equation, namely: x1 = (-b + sqrt(D))/(2*a) and x2 = (-b - sqrt(D))/(2*a) so the two solutions we find for this equation are: x1 = (-b + sqrt(D))/(2*a) = (6+12,5i)/2 = 3+6,25i and x2 = (-b - sqrt(D))/(2*a) = (6-12,5i)/2 = 3-6,25i x1 and x2 are complex solutions to this quadratic equation.


Write the equation in slope-intercept form of the line that has a slope of 2 and contains the point 3 7?

Use the slope intercept form here, Y - Y1 = m(X - X1) m = 2 Y1 and X1 = (3, 7) (Y - 7) = 2(X - 3) Y - 7 = 2X - 6 Y = 2X + 1 ----------------the equation of the line


What equation has a graph perpendicular to y equals 2x-3?

5


Is the equation x plus y equals 4 linear or not?

It is linear. The highest power is 1 (x = x1, y = y1) so it is linear.


What is the equation of the line that goes through -1 3 and 5 -9?

(-1,3),(5,-9) (y2-y1)/(x2-x1)= (-9-3)/(5--1)= (-12/6)= the slope is -2 m(x-x1)=y-y1 -2(x-5)=y--9 -2x+10=y+9 y=-2x+1