30 is 50% of 60 because 50% is a half
The answer would be 9 Permutation 3 (or 9P3) which is equal to 504 possible ways.
You can get a vertical asymptote at x=1 using y = 1/(x-1)
You can generate a hole at x=3 by multiplying by (x - 3/(x - 3) which is undefined at x=3 but otherwise equals 1
You can move the horizontal asymptote up to y=2 by adding 2
y = (x - 3)/((x - 1)(x - 3)) + 2
Answer:
y = -3x/2 + 5/2
Step-by-step explanation:
Well, basically what you do is modify it so that y is on one side.
3x+2y = 5
2y = 5-3x
y = (5-3x)/2
y = 5/2 -3x/2
So, the answer is the second option.