Compounding. If you compound your interest, then your interest rate will go up, and you get more interest.
        
             
        
        
        
The correct answer for the for loop is:
for (int i=1; i<200; i++){
if ((i%2)==0 && (i%3)==0){
cout << i << " ";
}
}
Python offers three options for running the loops. For iterating repeatedly through a sequence, use a for loop (that is either a list, a tuple, a dictionary, a set, or a string). This functions more like an iterator method seen in other object-oriented programming languages and is less like the for keyword found in other programming languages. The for loop allows us to run a series of instructions once for each element of a list, tuple, set, etc. There is no need to set an indexing variable before using the for loop.
Write a for loop that prints, in ascending order, all the positive integers less than 200 that are divisible by both 2 and 3, separated by spaces.
Learn more about loops here:
brainly.com/question/25955539
#SPJ4
 
        
             
        
        
        
Answer:
the spending and tax policy that the government pursues to achieve particular macroeconomic goals. 
Explanation:
Fiscal policy in economics refers to the use of government expenditures (spending) and revenues (taxation) in order to influence macroeconomic conditions such as Aggregate Demand (AD), inflation, and employment within a country. Fiscal policy is in relation to the Keynesian macroeconomic theory by John Maynard Keynes.
A fiscal policy affects combined demand through changes in government policies, spending and taxation which eventually impacts employment and standard of living plus consumer spending and investment.
Fiscal policy typically includes the spending and tax policy that a government pursues in order to achieve particular macroeconomic goals such as price level, economic growth, Gross Domestic Product (GDP), inflation, unemployment and national income levels with respect to the central bank, demand or supply shocks, government policies, aggregate spending and savings.
According to the Keynesian theory, government spending or expenditures should be increased and taxes should be lowered when faced with a recession, in order to create employment and boost the buying power of consumers.
Generally, an economy will return to its original level of output (production) and price level when the short-run aggregate supply curve falls (decreases) and no changes in monetary and fiscal policies are implemented. 
 
        
             
        
        
        
Track the fraud..........
        
             
        
        
        
Answer:
A. she assumes that the employees are lazy and just throw in some random ideas when they have discussion meetings about their new product/service or an upgrade of the organisation's product/service. therefore since she assumes that they don't actually think to help give ideas, she decides that it is best to scold them when they aren't trying their best.
B. she assumes that her employees are responsible enough to find a way to keep themselves entertained while finishing their tasks.
C. she dosent trust her employees yet to let them take control without her being needed since she may assume that they aren't experienced enough or responsible enough to take huge responsibility yet.
D. she assumes that since they want to leave early all the time, they may not like their job very much and would want to get out of the company as soon as possible since there would be a chance that they would be stopped to help with extra work.