4x345=1380
3000-1380=1621
Answer= Denise would have 1,621 water bottles left
        
             
        
        
        
Answer:
for(j = n; j > 0; j--)
System.out.print(\"*\");
Step-by-step explanation:
-A for loop is a repetition control structure.
-It allows the efficiency to write a loop that would otherwise be written a couple of times.
-The output is a single line comprising n asterisks,
-The number of asterisks printed will be equivalent to the n-value declared.
 
        
             
        
        
        
Answer is D.) 48π ft²
Given:
3 circular rugs.
radius: 4 ft
Area of a circle = π r²
A = 3.14 * (4ft)²
A = 3.14 * 16ft²
A = 50.24 ft² 
Total area of 3 rugs
50.24 ft² * 3 rugs = 150.72 ft²
Equation leaving π.
150.72ft² ÷ 3.14 = 48ft²
D.) 48π ft²
        
                    
             
        
        
        
The transformation that has occurred is a reflection across the x axis, because the rule for this is that the sign of the y value changes.
        
             
        
        
        
Answer:
0.5, pi/2, square root of 4, and im assuming you meant to put 3.4 for the first number so that is the greatest number.
Step-by-step explanation:
set 0.5 and 3.4 aside since they are normal numbers. the square root of 4 is 2 since 2 squared = 4. to figure out pi/2, divide 3.14 by 2 (3.14 is pi) which is 1.57.