Answer:
a. x > 0.2
Step-by-step explanation:
In either order, subtract the left-side constant and divide by the x-coefficient.
3x +2.4 > 3
3x > 0.6 . . . . . . subtract 2.4
x > 0.2 . . . . . . . divide by 3
__
or
x + 0.8 > 1 . . . . divide by 3
x > 0.2 . . . . . . . subtract 0.8
The two tangent lines for each circle are the same length. Set the equations to equal and solve for x.
1. 4x + 3 = 3x +12
Subtract 3x from each side:
x +3 = 12
Subtract 3 from both sides:
x = 9
2. -2 + x = 2x -7
Subtract 2x from both sides:
-2 - x = -7
Add 2 to each side:
-x = -5
Multiply both sides by -1:
x = 5
Answer:
Step-by-step explanation:
The highest power of x here is 3, so this is a third degree polynomial. Since the coefficient of the highest power term is +, we know that the graph approximates that of the parent function y = x^3, and that this graph begins in Quadrant III, enters Quadrant I and continues to move upward in Quadrant I.
Answer:
Ax + Ay + 2A = 0 for any nonzero A, for example (A=1): x + y + 2 = 0
Step-by-step explanation:
The equation of a line is
Ax + By + C = 0
so we know that:
A*-3 + B*1 + C = 0
A*5 + B*-7 + C = 0
Let's subtract one from the other:
A*(-3 - 5) + B*(1 + -7) = 0
A*-8 + B*8 = 0
B*8 = A*8
B = A
Let's input B = A into the first two equations
A*-3 + A*1 + C = A*-2 + C = 0
A*5 + A*-7 + C = A*-2 + C = 0
checks out
C = 2A
So for any nonzero A the equation of
Ax + Ay + 2A = 0 produces a line passing between the points. Example would be
x + y + 2 = 0