Answer: 3.5
Step-by-step explanation: Because the 4 and 1 aren’t big enough to change the 5 to go up the final answer would be 3.5 but if the 4 were to be a 5 or a number higher than the 5 would change to a 6.
Answer:
x = -1
Step-by-step explanation:
Solve for x:
12 = 24 - 4 (-6 x - 3)
-4 (-6 x - 3) = 24 x + 12:
12 = 24 x + 12 + 24
Grouping like terms, 24 x + 12 + 24 = 24 x + (12 + 24):
12 = 24 x + (12 + 24)
12 + 24 = 36:
12 = 24 x + 36
12 = 24 x + 36 is equivalent to 24 x + 36 = 12:
24 x + 36 = 12
Subtract 36 from both sides:
24 x + (36 - 36) = 12 - 36
36 - 36 = 0:
24 x = 12 - 36
12 - 36 = -24:
24 x = -24
Divide both sides of 24 x = -24 by 24:
(24 x)/24 = (-24)/24
24/24 = 1:
x = (-24)/24
The gcd of -24 and 24 is 24, so (-24)/24 = (24 (-1))/(24×1) = 24/24×-1 = -1:
Answer: x = -1
Answer:
12x +8y +1 = 0
Step-by-step explanation:
You can write the equation by swapping the x- and y-coefficients and negating one of them. Then compute the constant that makes the line go through the given point. You can do that like this:
3(x-(-3/4)) +2(y -1) = 0
3x +9/4 +2y -2 = 0 . . . . eliminate parentheses
3x +2y +1/4 = 0 . . . . . . . simplify
To eliminate the fraction, multiply by 4:
12x +8y +1 = 0
_____
<em>Comment on the equation</em>
The line ax+by=0 passes through the origin. Replacing x and y with x-h and y-k, respectively, makes the line pass through the point (h, k). That's what we did above to make the line pass through the given point.
The business of swapping coefficients and negating one causes the slope of the new line to be the negative reciprocal of the slope of the original line. That is what makes the new line perpendicular to the original.