Answer:
-1, 12 I believe
Step-by-step explanation:
find the distance between the two given plots and do the opposite to find your answer
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:
8
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Here (h, k) = (- 4, 6 ), thus
y = a(x + 4)² + 6
To find a substitute (- 3, 14) into the equation
14 = a(- 3 + 4)² + 6 ( subtract 6 from both sides )
8 = a
Thus the coefficient of the x² term is a = 8
Answer:
A = 9x² + 12x
Step-by-step explanation:
The area (A) of the rectangle is calculated as
A = height × width
= 3(3x² + 4x) ← distribute parenthesis by 3
= 9x² + 12x