<span>An increase in the marginal income tax rate is likely to decrease the quantity of labor supplied. because the increase in the tax automatically reduces the profit of the firm. the management will always try to compensate their loss by taking necessary reforms or measures. the first and simplest method to reduce the loss is to cut down the expense by reducing the labour involved.</span>
        
             
        
        
        
Answer:
For such a report , the sql query required would be:
SELECT emp_id, curr_salary, curr_salary*1.03 AS inc_salary FROM Employee;
Explanation:
 For such a report , the sql query required would be:
SELECT emp_id, curr_salary, curr_salary*1.03 AS inc_salary FROM Employee;
In the above  sql query  employee id is emp_id , curr_salary is the current salary column.  "curr_salary*1.03" is been made because an increment of 3% means salary + salary*3% , that is , salary*1.03.
 
        
             
        
        
        
They would need way more credit and more money to pay for it
        
                    
             
        
        
        
Answer:
1. Why is this an operating lease for Child Company?
The life of the asset is 10 years while the lease is only 3 years long, so it cannot be classified as a financial lease. 
2. What are the amounts of the right-of-use asset and lease liability that Child Company should report on its balance sheet at December 31, 20X1?
annual lease payment = $128,000 (ordinary annuity)
PVIFA, 9%, 3 periods = 2.5313
present value = $128,000 x 2.5313 = $324,006.40
3. How much lease expense should Child Company recognize in 20X1?
lease expense = PV of lease x interest rate = $324,006.40 x 9% = $29,160.58