I think the answer is 69.6
        
             
        
        
        
Let d = number of dimes, q = number of quarters 
<span>Sally has 20 coins in her piggy bank, so </span>
<span>d + q = 20 </span>
<span>The total amount of money is $3.05. </span>
<span>Use the value of each coin multiplied by its number to get total value </span>
<span>.10d + .25q = 3.05 </span>
<span>multiply everything by 100 to clear the decimal places </span>
<span>10d + 25q = 305 and </span>
<span>d + q = 20 </span>
<span>solve the second equation above in terms of either d or q - lets do d </span>
<span>d = 20 - q </span>
<span>sub that into the first equation </span>
<span>10d + 25q = 305 </span>
<span>10(20 - q) + 25q = 305 </span>
<span>200 - 10q + 25q = 305 </span>
<span>15q = 105 </span>
<span>q = 105/15 = 7 </span>
<span>and from above </span>
<span>d = 20 - q = 20 - 7 = 13 </span>
<span>so, there are 13 dimes and 7 quarters </span>
<span>verify with orig problem </span>
<span>13 + 7 = 20, OK, and $1.30 + $1.75 = $3.05 
</span>
        
                    
             
        
        
        
Answer:
first one the rate is 4 
the starting value is 3
and the equation is 
y=3x+4
Step-by-step explanation:
 
        
             
        
        
        
There are 12 inches in a foot, so 9ft = 108in. Also, 80% = 0.8. Therefore the formula is:
h(n) = 108 * 0.8^n.
To find the bounce height after 10 bounces, substitute n=10 into the equation:
h(n) = 108 * 0.8^10 = 11.60in (2.d.p.).
Finally to find how many bounces happen before the height is less than one inch, substitute h(n) = 1, then rearrage with logarithms to solve for the power, x:
108 * 0.8^x = 1;
0.8^x = 1/108;
Ln(0.8^x) = ln(1/108);
xln(0.8) = ln(1\108);
x = ln(1/108) / ln(0.8) = -4.682 / -0.223 = 21 bounces