C - T = T would be the correct answer
Step-by-step explanation:
863.57 ×40/100 = 345.428
................................................
Answer:
Laura and Rob are correct
Step-by-step explanation:
we have
39/50
1) Rob said he could divide the numerator by the denominator
so
using a calculator
39/50=0.78
Rob is correct
2) Laura said she could write an equivalent fraction with 100 as the denominator to converted into a decimal
so
Multiply by 2/2
(39/50)*(2/2)=78/100=0.78
Laura is correct
therefore
Laura and Rob are correct
Hello,
Use the factoration
a^2 - b^2 = (a - b)(a + b)
Then,
x^2 - 81 = x^2 - 9^2
x^2 - 9^2 = ( x - 9).(x + 9)
Then,
Lim (x^2- 81) /(x+9)
= Lim (x -9)(x+9)/(x+9)
Simplity x + 9
Lim (x -9)
Now replace x = -9
Lim ( -9 -9)
Lim -18 = -18
_______________
The second method without using factorization would be to calculate the limit by the hospital rule.
Lim f(x)/g(x) = lim f(x)'/g(x)'
Where,
f(x)' and g(x)' are the derivates.
Let f(x) = x^2 -81
f(x)' = 2x + 0
f(x)' = 2x
Let g(x) = x +9
g(x)' = 1 + 0
g(x)' = 1
Then the Lim stay:
Lim (x^2 -81)/(x+9) = Lim 2x /1
Now replace x = -9
Lim 2×-9 = Lim -18
= -18