A=850×(1+0.08)^(8)
A=1,573.29
Interest 1573.29-850=723.29
Answer:
B
Step-by-step explanation:
When flipping, the y-levels of E' and F' do not change, meaning that as they are transferred across the y-axis, they keep their parallel to the original points.
Answer:
3a. 8t + 12c = 72
3b. t + c = 7
Step-by-step explanation:
number of tapes is t
number of Cds is c
so 8t + 12c = 72
and t + c = 7
so t = 7 - c
replace t = 7 - c in to the first equation
8(7 - c) + 12c = 72
56 - 8c + 12c = 72
4c = 72 - 56 = 16
c = 4
if c = 4, then t = 7 - c = 7 - 4 = 3
Answer:
< Less Than and > Greater Than
This symbol < means less than, for example 2 < 4 means that 2 is less than 4. This symbol > means greater than, for example 4 > 2. ≤ ≥ These symbols mean 'less than or equal to' and 'greater than or equal to' and are commonly used in algebra. In computer applications <= and >= are used.
Step-by-step explanation: