22. I am figuring out some numbers for
my retirement and housing costs so I ask...
22. I am figuring out some numbers for
my retirement and housing costs so I ask myself the following
questions:
How much will I have to invest annually to get to a million in
30 years if I think I can earn 7% per year
10,500
21,000
33,333
You wanted to refinance your home as interest rates have
dropped and you are thinking of getting a 15 yr mortgage to cut
your total interest payments over the life of the loan. If your
mortgage balance is 200k and a 15 yr mortgage is at 4%, how much
will your monthly payment be
1,479
31,952
7,972
954
You are going to receive monthly payments of 1,000 for the next
5 years. You need a lump sum however and you go to a firm that will
pay you a lump sum but they need to earn 9%. How much will you
receive
60k
11k
48k
75k
Solutions
Expert Solution
FIRST QUESTION : FUTURE VALUE OF ANNUITY
SECOND AND THIRD QUESTION : PRESENT VALUE OF
ANNUITY
I am having difficulties with figuring out the formulas for this
this question. Is there a walk-through for this?
You are the manager of a monopoly that sells a product to two
groups of consumers in different parts of the country. Group 1’s
elasticity of demand is -2, while group 2’s is -3. Your marginal
cost of producing the product is $30.
a. You are a monopolist.
b. You compete against one other firm in a Cournot oligopoly.
c. You...
I have figured out this assignment, but I am having a
hard time figuring out the extra credit, Thanks!
Creating a Rectangle class
We have created a representation of a rectangle in C++ and
extended it to create multiple representation's of rectangles.
Classes can simplify that process considerably. In this assignment,
your task is to convert the representation of a rectangle we
created earlier in the semester to a Rectangle class. The Rectangle
class shall consist of the following:
The...
I'm having trouble figuring out the constraints to this problem.
I know that I am maximizing 55x + 45y, however the variables are
throwing me off. I only need help on question #1 as it would be a
great help to understanding the rest of what the questions are
asking. The problem is as follows:
NorCal Outfitters manufactures a variety of specialty gear for
outdoor enthusiasts. NorCal has decided
to begin production on two new models of crampons: the Denali...
These are the correct answers but I am having difficulty
figuring out how these figures were reached.
On March 1, 2018, Nailtique Nail Salons issued
$450,000 of 15-year, 5
percent bonds payable. The bonds were sold for
$432,000. The bonds pay interest each August 31
and February 28, and any discount or premium is amortized using
straight-line amortization.
Requirement 1. Fill in the blanks to complete
each statement.
a.
Nailtique Nail Salons' bonds are priced at (express the price as...
I am having difficulty figuring out the rest of this problem,
primarily with regards to calculating APIC and Retained earnings
for Stock Dividends. Also, I need assistance with the fourth
problem, how to calculate the total value of shareholders'
equity.
Could you please help show me how to solve?
Accounting for Share Transactions
The shareholders' equity section of the consolidated balance sheet
of Wilson Industries appeared as follows at the beginning of the
year:
Shareholders' Equity
Class A common stock,...
I am trying to start saving for retirement. I am investing all
my cash into the S&P 500, which will assume consistently 9.8%
interest, compounded annually. I initially put a lump sum of $100
into my account, and I will deposit $10 every second week.
a) After 10 years, how much money will I have invested?
b) After 10 years, if I sold all of my stocks, how much money
will I have in my account?
c) After 25 years,...
C programming language.
**I am aware that I am only supposed to ask one question so if
you cant do all of this could you please do part 2? thank you!
This lab, along with your TA, will help you navigate through
applying iterative statements in C. Once again we will take a
modular approach to designing solutions to the problem below. As
part of the lab you will need to decide which C selection structure
and iterative structure is...
C programming language.
**I am aware that I am only supposed to ask one question so if
you cant do all of this could you please do part 3? thank you!
This lab, along with your TA, will help you navigate through
applying iterative statements in C. Once again we will take a
modular approach to designing solutions to the problem below. As
part of the lab you will need to decide which C selection structure
and iterative structure is...
Can you balance these redox equations? I am having trouble
figuring out the process of adding extra products to make them
work.
ClO3- + Cl- ----->
Cl2 + ClO2-
Cr2O72- +
C2O42- -----> Cr3+ +
CO2
How would I make it so that when I run my code it does
not ask for input (not having to enter after the statement and
enter 0 for example) after ROXY (Forever ROXY Enterprises) appears?
Like it would tell me the second statement right away along with
the Roxy phrase. This is in C++.
My code:
#include /
#include
using std::endl;
int main()
{
void readAndConvert();
unsigned int stockSymbol;
unsigned int confNum;
std::cout << "ROXY...