Answer:
there will be 537 items in the library
Step-by-step explanation:
Answer:
9/40
Step-by-step explanation:
- Write down the percent divided by 100 like this:
22.5/100
- Multiply both top and bottom by 10 for every number after the decimal point:
- As we have 1 digit after the decimal point, we multiply both numerator and denominator by 10, or, simply shift 1 decimal place to the right. So,
(22.5*10)(100*10)= 225/1000
- Simplify (or reduce) the above fraction by dividing both numerator and denominator by the GCD (Greatest Common Divisor) between them. In this case, GCD(225,1000) = 25.
225 ÷ 25/ 1000÷25 = 9/40
Answer:
19.7 or 20 rounded
Step-by-step explanation:
A = $ 1,861.65
A = P + I where
P (principal) = $ 630.00
I (interest) = $ 1,231.65
Continuous Compounding Formulas (n → ∞)
Calculate Accrued Amount (Principal + Interest)
A = Pe^rt
Calculate Principal Amount, solve for P
P = A / e^rt
Calculate rate of interest in decimal, solve for r
r = ln(A/P) / t
Calculate rate of interest in percent
R = r * 100
Calculate time, solve for t
t = ln(A/P) / r
Answer:
-6 < x < 3
Step-by-step explanation:
Please let me know if you want me to add an explanation as to why this is the answer. I can definitely do that, I just wouldn’t want to write it if you don’t want me to :)
Our system of equations is:
y = -3x + 9
y = -x - 5
To solve this system of equations, we are going to use substitution. This means that we are going to substitute the second equation into the first equation since both are already solved for y in terms of x.
y = -3x + 9
-x - 5 = -3x + 9
Now, we must simplify by moving all of the constant terms to one side of the equation and all of the variable terms to the other side.
-x - 5 = -3x + 9
2x - 5 = 9
2x = 14
Finally, to undo the multiplication between the coefficient 2 and the variable x, we must divide both sides by 2 to get the variable x alone.
x = 7
Next, we must substitute in this value we have solved for x into one of the original equations to solve for the other variable, y.
y = -3x + 9
y = -3(7) + 9
To simplify, we must multiply through the parentheses and combine like terms by addition.
y = -21 + 9
y = -12
Therefore, your final answer is x = 7 and y = -12, or as an ordered pair (7, -12).
Hope this helps!