Answer:
y = -2
Step-by-step explanation:
Any asymptotes of a rational function will be described by the quotient of the numerator and denominator (excluding any remainder).

The horizontal asymptote is ...
y = -2
Answer:
9 cm
Step-by-step explanation:
c^2=81
Take the square root of both sides.
The square root of c^2 is c.
The square root of 81 is 9.
c=9
Answer:
a*b = 1/2
a/ b = 8/9
Step-by-step explanation:
a = 0.66666 and b = 0.75
To multiply it we write the decimal numbers in fraction form
a= 0.666666...
Multiply by 10 on both sides
10 a = 6.66666...
a = 0.66666...
Subtract the second equation
9a = 6
divide by 9 on both sides

so 0.6666 = 2/3
Now we convert 0.75 into fraction form

Multiply top and bottom by 100 to remove decimal

so 0.75 is 3/4
a= 2/3 and b = 3/4



Now find equation of the graph. It passes through the point (2,3), and intersects y-axis at -2.
Answer:
See below
Step-by-step explanation:
Remember, we have two quantifiers, the existential quantifier ∃, and the universal quantifier ∀. The existential ∃ translates to English as "for some" or "there exists", whereas ∀ means "for all" or "every". We will also use the negation operator ¬.
First, let's write the proposition using quantifiers. "There is someone in this class who does not have a good attitude" translates to "(∃x)(¬S(x))". ∃x means that there exists a person in this class x. ¬S(x) means that x, the person that exists because of the quantifier, does not have a good attitude.
The negation is "¬(∃x)(¬S(x))" or equivalently "(∀x)(S(x))". To negate a proposition using quantifiers, change the quantifier (existential to universal and viceversa) and negate the predicate (in this case we negated ¬S(x)).
In English, "(∀x)(S(x))" means "Every person in this class has a good attitude".