So u turn the percent into a decimal.
0.10
Now multiply 1200 * 0.10
1200*0.10= 120 ( 120 is the amount that is gonna increase)
So if it says 5 years, than your gonna multiply 120 * 5
120*5 =600
So your gonna add 600 to 1200.
So in five years your gonna be making 1,800.
An easier way would be to use prt
Principle * rate * time
1200 * 0.10* 5
= 600
So now you just add 600 to 1200
= 1800
Answer:
p = 8
Step-by-step explanation:





Answer:
The discrete data can be number of legs, number of teeth.
The continuous data can be the length of tail, and the height of dog.
Step-by-step explanation:
Consider the provided information.
The discrete data is a data whose value is obtained by counting and they can be described by an integer value.
So, the discrete data can be number of legs, number of teeth.
A continuous data is a variable whose value is obtained by measuring.
The continuous data can be the length of tail, and the height of dog.
The piecewise function that models the scenario is:
c(x) = $3.75*x + $5 if x < 6
c(x) = $3.25*x + $5 if x ≥ 6.
<h3>
How to write a piecewise function?</h3>
A piecewise function is a function that behaves differently in different intervals of the domain, like this one, where the cost per box changes depending on the number of box.
The function in this case, if we define x as the number of boxes bought, is:
- c(x) = $3.75*x + $5 if x < 6
- c(x) = $3.25*x + $5 if x ≥ 6.
Where the cost per box changes for x equal or larger than 6.
If you want to learn more about piecewise functions, you can read:
brainly.com/question/3628123