Answer:
See explanation and hopefully it answers your question.
Basically because the expression has a hole at x=3.
Step-by-step explanation:
Let h(x)=( x^2-k ) / ( hx-15 )
This function, h, has a hole in the curve at hx-15=0 if it also makes the numerator 0 for the same x value.
Solving for x in that equation:
Adding 15 on both sides:
hx=15
Dividing both sides by h:
x=15/h
For it be a hole, you also must have the numerator is zero at x=15/h.
x^2-k=0 at x=15/h gives:
(15/h)^2-k=0
225/h^2-k=0
k=225/h^2
So if we wanted to evaluate the following limit:
Lim x->15/h ( x^2-k ) / ( hx-15 )
Or
Lim x->15/h ( x^2-(225/h^2) ) / ( hx-15 ) you couldn't use direct substitution because of the hole at x=15/h.
We were ask to evaluate
Lim x->3 ( x^2-k ) / ( hx-15 )
Comparing the two limits h=5 and k=225/h^2=225/25=9.
Answer:
5
Step-by-step explanation:
To obtain the total score for all the 20 students, we multiply the average score by the number hence
Total score for all 20 is 81*20=1620
Similarly, for the 19 students, the sum of their total score equals the product of the average and number of students hence
Total score for 19 readable is 19*85=1615
The difference between these two total scores ie for 20 and 19 students equals to the value of unreadable score. Therefore,
Difference=1620-1615=5
Therefore, the value of unreadable score is 5
Answer:
c. (x^2+1)(x^2+a)-a = x^2(x^2+a+1)
Step-by-step explanation:
You can use FOIL or the distributive property to expand the product of binomials, Then collect terms and factor out the common factor.
(x^2+1)(x^2+a)-a
= x^2(x^2 +a) +1(x^2 +a) -a
= x^4 +ax^2 +x^2 +a -a
= x^4 +ax^2 +x^2
= x^2(x^2 +a +1) . . . . . matches choice C