Answer:
B
Step-by-step explanation:
From annual salary of 42,600, we have to subtract the following percentages:
<u>Social Security:</u>
0.062 * 42,600 = 2641.2
<u>Medicare:</u>
0.014 * 42,600 = 596.4
<u>State Income Tax:</u>
0.03 * 42,600 = 1278
<u>Federal Income Tax:</u>
0.13 * 42,600 = 5538
<u>Total Deductions</u> (from percentages) = 2641.2 + 596.4 + 1278 + 5538 = 10053.6
Now, remaining salary:
42,600 - 10053.6 = 32546.4 (annual)
Divided by 12 to get monthly:
32546.4 / 12 = 2712.2 (monthly)
Now, monthly deductions are:
260 + 280 = 540
<u>Net Salary:</u> 2712.2 - 540 =2172.2
Given that,
Point = (-5,3)
Slope, m = -3/5
To find,
The slope intercept form of the equation of the line.
Solution,
The general form of equation is :
y = mx +b
We have, x = -5, y = 3
So,

The equation is :

Hence, the required equation is
.
1)Rewrite the table:
70, 49, 34.3, 24.01, 11.807 {The original size of the wound =70}
2) write the quotient of each number by the number before & notice the value:
49/70= 0.7
34.3/49 = 0.7
24.01/34.3 =0.7
16.0807/24.01 = 0.67 ≈0.7
You notice this is a geometric progression with r 0.7
The last term in a GP =ar^⁽ⁿ⁻¹⁾
3) Domain and Range of this function:
Last term = a₁.rⁿ⁻¹. let last term be y==> f(n) = y =70(0.7)ⁿ⁻¹
or f(n) = y = 70(0.7)ⁿ / 0.7==> f(n) = [(0.7)ⁿ ]/ 100.
This is a decreasing exponential function where the coefficient
raised to n is < 1.
The domain is for all n>= 0.
When n→∞, f(n)→0; For n=0==>f(n) =70. So the range of f(n) is:<=70
Answer:
Step-by-step explanation:
Method 1: Taking the log of both sides...
So take the log of both sides...
5^(2x + 1) = 25
log 5^(2x + 1) = log 25 <-- use property: log (a^x) = x log a...
(2x + 1)log 5 = log 25 <-- distribute log 5 inside the brackets...
(2x)log 5 + log 5 = log 25 <-- subtract log 5 both sides of the equation...
(2x)log 5 + log 5 - log 5 = log 25 - log 5
(2x)log 5 = log (25/5) <-- use property: log a - log b = log (a/b)
(2x)log 5 = log 5 <-- divide both sides by log 5
(2x)log 5 / log 5 = log 5 / log 5 <--- this equals 1..
2x = 1
x=1/2
Method 2
5^(2x+1)=5^2
2x+1=2
2x=1
x=1/2