The answer is 1 and 4/5. Just divide and put the remainder as the numerator and the numerator stays the same
For vertical asymptotes, find the values which make the function indetermine in this case x=-7,so this is the only vertical asymptote.
For horizontal asymptotes, find the limit when x tends to infinity:
=(5x/x-15/x)/(2x/x+14/x) = 5/2, this is the horizontal asymptote y=5/2
For obliques, you have to meet the degree of the numerator is exactly a greater degree than the denominator, in this case they are the same degree so no oblique asymptote.
Since b = 3 the equation changes
5a - 10(3) = 45
5a - 30 = 45
(Add 30 to both sides)
5a = 75
Divide 5 to both sides
a = 15
Call the two equations above A and B, in order to not confuse them.
A: -2x + 6y = -38
B: 3x - 4y = 32
For this system we have opposites in x and y, so Elimination (or Linear Combination) works best. Either variable works, so let's work with x first and multiply A by 3 and B by 2. This is done so we get opposites in A and B then when added together give zero.
-2x + 6y = -38 ------> multiply by 3 ----> -6x + 18y = -114
3x - 4y = 32 ------> multiply by 2 -----> 6x - 8y = 64
Now we add the new equations. The -6x and 6x are opposites and go away. We are left with
10y = -50. We divide both sides by 10 and get that y = -5.
Now we take y = -5 and put it into an original equation. Let's use A.
-2x + 6y = -38 the original equation A
-2x + 6(-5) = -38 we found y = -5
-2x + (-30) = -38 evaluating and multiplying
-2x - 30 = -38 apply the parentheses
-2x = -8 add 30 to both sides
x = 4 divide on both sides by -2
Thus x = 4 and y = -5, or (4, -5) is the solution.