D because they all increase by the same number (+1)
Answer:
Total sales revenue use excel function : ( SUMIF. =sumif(range, criteria, [sum_range] )
For each of the stores: Use excel function: For Store 1: =sumif(B4:B99,1,I4:I99) then repeat same for Store 2 to store 8
Step-by-step explanation:
To modify the spreadsheet to calculate the total sales revenue we will add a column " sales revenue "
multiply values of column : ( unit sold * unit price ) to get Total sales revenue. then use excel function : ( SUMIF. =sumif(range, criteria, [sum_range] ) to find Total sales revenue
calculate the total revenue for each of the 8 stores using a pivot table using "store identification number" in row and " sales revenue " in values field
To get the sales revenue ; replace " store identification value" with sales region " column
Answer: Two pounds of beef costs $7.38.
Step-by-step explanation:
Multiply the cost for one pound by the amount of pounds you need.
$3.69×2=$7.38
I hope this helps!!
Suppose the length of the triangle is x, if the perimeter of the rectangle is 100 ft, the width of the rectangle will be (50-x) ft.
Area of rectangle will be:
A=length*width
A=x(50-x)
A=50x-x^2
at maximum area, dA/dx=0
thus
dA/dx=50-2x=0
solving for x we get
2x=50
x=25
thus for maximum area length=25 ft
the size of the width will be
50-x=50-25=25 ft
thus the maximum area will be:
25*25=625 sq. feet