Answer:
Step-by-step explanation:
x < -12, so x+12 < 0
| x-(-12) | = | x+12 | = -x-12
Answer:
Step-by-step explanation:
because both equations do not have matching numbers for the x or y variable, and both equations are positive you are going to have to multiply each equation by a number so that there will be at least one variable with the same number but with opposite signs.
it does not matter which variable you choose.
lets use y because 2 and 3 are smaller then 2 and 5.
so lets multiply the first equation by 2 in order to get y equal to 6.
2(2x)+2(3y)=(2)6
(do not forget to multiply what the equation is equal to also)
4x+6y=12
now for the second equation we need y to equal negative 6
-3(5x)+-3(2y)=-3(4)
-15x-6y=-12
now lets put the 2 new equations next to each other and see what we can cancel out
4x+6y=12
-15x-6y=-12
-11x=0
x=0
now plug 0 in for x and solve for y (it does not matter which of the 4 equations you choose to solve.
2(0)+3y=6
3y=6
y=2
so your answer is x=0, y=2
Let's represent the two numbers by x and y. Then xy=60. The smaller number here is x=y-7.
Then (y-7)y=60, or y^2 - 7y - 60 = 0. Use the quadratic formula to (1) determine whether y has real values and (2) to determine those values if they are real:
discriminant = b^2 - 4ac; here the discriminant is (-7)^2 - 4(1)(-60) = 191. Because the discriminant is positive, this equation has two real, unequal roots, which are
-(-7) + sqrt(191)
y = -------------------------
-2(1)
and
-(-7) - sqrt(191)
y = ------------------------- = 3.41 (approximately)
-2(1)
Unfortunately, this doesn't make sense, since the LCM of two numbers is generally an integer.
Try thinking this way: If the LCM is 60, then xy = 60. What would happen if x=5 and y=12? Is xy = 60? Yes. Is 5 seven less than 12? Yes.
Answer:
y=-2x-5
Step-by-step explanation:
First of all, you have to distribute -2 to (x-1) to get to this equation y+7=-2x+2. Then, you subtract 7 on both sides to get the slope-intercept of y = -2x - 5.