1) Subtract 2m
2) Subtract m
3) Add 1
4) Subtract 2
5) Add 2
6) Subtract 1
Answer:
- asymptotes: x = -5, x = 5
- zero: x = 0
Step-by-step explanation:
The function of interest is ...

The asymptotes are found where the denominator is zero. It will be zero when either factor is zero, so at x = 5 and x = -5
__
The zeros are found where the numerator is zero. It will be zero for x = 0.
The asymptotes are x=-5, x=5; the zero is x=0.
Cut the figure into two parts
area of a rectangle is length x width
10x5=50m
2x4=8
add them together
50+8=58
Answer:
C: is a function because each input (x) has exactly one output( y).
Step-by-step explanation:
A function is when one input (x) has exactly one output (y).
A: is not a function because -4 is paired with two different y values.
B: is not a function because -4 is paired with two different y values.
C: is a function because each input (x) has exactly one output( y).
D: is not a function because -1 is paired with two different y values.
These problems are called systems of equations. Basically you have two linear equations and you need to find the values for x and y. In other words, all these equation are lines and our answer will be the exact point that the pair of lines intersect. For example, if we get x=1 and y=2 the lines will intersect at point (1,2). Now that you have some background knowledge here comes the tricks and tactics kid.
We know that we can solve one variable equation easily. For example...
x+1=2
x=1 obviously
Cause we have two variables x and y it is not possible to find a solution. For example, in the equation x+y=10, x=1 when y=9 and x=2 when y=8. There is not correct answer.
So what can we do? We have to make a two variable equation into a one variable equation.
There are two ways to do this: substitution and elimination. I will create a sample problem and then solve it using both methods.
x+y=2
2y-y=1
3)
-3x-5y=-7 -----> -12x-20y=-28
-4x-3y=-2 ------> -12x-9y=-6
-12x-20y=-28
-(-12x-9y=-6)
---------------------
-11y=-22
y=2
-3x-5(2)=-7
-3x=3
x=-1
4) 8x+4y=12 ---> 24x+12y=36
7x+3y=10 ---> 28x+12y=40
28x+12y=40
-(24x+12y=36)
---------------------
4x=4
x=1
8(1)+4y=12
4y=4
y=1
5) 4x+3y=-7
-2x-5y=7 ----> -4x-10y=14
4x+3y=-7
+(-4x-10y=14)
-------------------
-7y=7
y=-1
4x+3(-1)=-7
4x=-4
x=-1
6) 8x-3y=-9 ---> 32x-12y=-36
5x+4y=12 ---> 15x+12y=36
32x-12y=-36
+(15x+12y=36)
--------------------
47x=0
x=0
8(0)-3y=-9
-3y=-9
y=3
7)-3x+5y=-2
2x-2y=1 ---> x-y=1/2 ----> x=y+1/2
-3(y+1/2)+5y=-2
-3y-1.5+5y=-2
2y=-0.5
y=0.25
2x-2(0.25)=1
2x=1.5
x=0.75