Answer:
answer b is correct answer
Step-by-step explanation:
We have,
l =5ft
b=2ft
h=3ft

v = (l*b*h)
v = (5*2*3)ft
v = (30)ft
.•. v = 30ft
Answer:
J. -13-18
Step-by-step explanation:
J will give the value -31
The program is an illustration of loops
<h3>What are loops?</h3>
Loops are program statements that are used to perform repetition
<h3>The main program</h3>
The program written in Python, where comments are used to explain each line is as follows:
#This initializes sum to 0
summ = 0
#This gets input for the first number
num = int(input())
#This is repeated while num is not -1
while num!= -1:
#This calculates the sum
summ+=num
#This gets input for the num
num = int(input())
#This prints the sum
print(summ)
Read more about loops at:
brainly.com/question/16397886
Answer:
The width which gives the greatest area is 7.5 yd
Step-by-step explanation:
This is an application of differential calculus. Given the area as a function of the width, we simply need to differentiate the function with respect to x and equate to zero which yields; 15-2x=0 since the slope of the graph is zero at the turning points. Solving for x yields, x=7.5 which indeed maximizes the area of the pen