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.
D, 12,500. Since she makes 50,000 she falls under the 25% zone and 25% of 50,000 is 12,500. Find that by doing 50,000 times 0.25
Answer: stability
Explanation: In simple words ,The probability that the origin of the attribution would change over a duration of time is called attribution. For instance, if a person decides to get such a big promotion, they might equate it to a lack of skill.
This suggests uncertainty, as the person must improve their skills and obtain an education in order to ultimately influence the outcome. It is not a sustainable situation, but one that can be modified by behavioral change.
Thus, from the above we can conclude that the correct option is D.
Answer:
$47,500
Explanation:
Since the payment is made monthly in advance for the period of 5 years, therefore the present value of annuity formula shall be used for the purpose of calculating the Present value of lease, which is given as follow:
Present value of annuity=R+R[(1-(1+i)^-n)/i]
In the given question
R=Rent per month paid in advance=$1,000
i=interest compounded monthly=10%/12=0.83%
n=number of payments involved=(12*5)-1=59
Present value of annuity=1,000+1,000[(1-(1+0.83%)^-59)/0.83%]
=$47,500