Answer:
1: 60
2: 1,200
3:8
4:720
5:1020
6:1260
Step-by-step explanation:
If you divide 240 by 4 you should get $60 a day. If I did my math correctly the answers should be right.
Answer:
3.333 recurring
Step-by-step explanation:
Add and divide for the mean
Answer:
Hello,
The answer would be,
A union B = {3,6,9,12}
and A intersection B= {6,9}
Answer:
Perimeter of rectangle = 4x + 80
Area = x² + 40x + 384
Step-by-step explanation:
Perimeter of rectangle = 2*(length + width)
= 2* (x + 24 + x + 16)
= 2*( x +x + 24 + 16) {Combine like terms}
= 2* (2x + 40)
Use Distributive property : a*(b +c) = a *b + a*c
= 2*2x + 2*40
= 4x + 80
Area of rectangle = length * width
= (x + 24) (x + 16) {use FOIL method}
= x*x + x*16 + 24*x + 24*16
= x² + 16x + 24x + 384 {Combine like terms}
= x² + 40x + 384