The answer is left two places.
For example 5.% would be 0.05 as a decimal.
Answer:
2
Step-by-step explanation:
Answer:
2.38 dollars in a week
Step-by-step explanation:
168 hours = Week
400 dollars = Week
400 ÷ 168 = 2.38
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
You have not provided the diagram/coordinates for point Q, therefore, I cannot provide an exact answer.
However, I can help you with the concept.
When rotating a point 90° counter clock-wise, the following happens:
coordinates of the original point: (x,y)
coordinates of the image point: (-y,x)
Examples:
point (2,5) when rotated 90° counter clock-wise, the coordinates of the image would be (-5,2)
point (1,9) when rotated 90° counter clock-wise, the coordinates of the image would be (-9,1)
point (7,4) when rotated 90° counter clock-wise, the coordinates of the image would be (-4,7)
Therefore, for the given point Q, all you have to do to get the coordinates of the image is apply the transformation:
(x,y) .............> are changed into.............> (-y,x)
Hope this helps :)