slope = (y2-y1)/(x2-x1)
the first slope is 0 (horizontal line)
second slope is undefined (vertical line)
According to my calculations,
A. is the correct answer.
8√5
(a) * (a+1) = 420
a^2 + a = 420
a^2 + a - 420 = 0
(a+21)(a-20) = 0
a = -21 OR 20
The two integers can be -21 and -20, OR 20 and 21.
Answer:
(x, y) = (40, 30)
Step-by-step explanation:
A graphing calculator can show you the solution to this system of equations is (x, y) = (40, 30). That is the point of intersection where the two lines cross.
__
An algebraic solution can be found by using the substitution method. An expression for y can be found using the second equation:
y = 110 -2x . . . . . . subtract 2x from both sides
Using this in the first equation gives ...
3x -4(110 -2x) = 0 . . . . substitute for y
11x = 440 . . . . . . . . . simplify, add 440
x = 40 . . . . . . . . . . divide by 11
y = 110 -2(40) = 30
The solution is (x, y) = (40, 30).