40% of 65
0.40(65) = 26 returned the survey. (assuming that everybody who took the survey returned it.)
Answer:
23
Step-by-step explanation:
We assume you want to find the inverse transform of s/(s^2 +3s -4). This can be written in partial fraction form as
(4/5)/(s+4) + (1/5)/(s-1)
which can be found in a table of transforms to be the transform of
(4/5)e^(-4t) + (1/5)e^t
_____
There are a number of ways to determine the partial fractions. They all start with factoring the denominator.
s^2 +3x -4 = (s+4)(s-1)
After that, you can postulate the final form and determine the values of the coefficients that make it so. For example:
A/(s+4) + B/(s-1) = ((A+B)s + (4B-A))/(s^2 +3x -4)
This gives rise to two equations:
(A+B) = 1
(4B-A) = 0
X= pi/4 +k(pi)
(This may not be correct sorry)
2x + 4 = 12
We're simply just trying to isolate x.
So, we must get x onto it's own side of the equal sign :)
Our first step is to subtract 4 from both sides.
2x + 4 - 4 = 12 - 4
Simplify.
2x = 8
Then, we divide both sides by 2.
2x ÷ 2 = 8 ÷ 2
Simplify.
x = 4
----------
To check your work, simply plug in the value of x into x in the original equation.
In this problem, x = 4, so plug in 4 for x.
2x + 4 = 12
2(4) + 4 = 12
Simplify.
8 + 4 = 12
12 = 12
Therefore, x = 4
~Hope I helped!~