subject

Jane purchased some stock in skynet software, inc. here are the details of
the purchase:
• the number of shares that jane purchased was 1,000.
• when jane purchased the stock, she paid $32.87 per share.
• jane paid her stockbroker a commission that amounted to 2% of the amount she paid
for the stock.
two weeks later jane sold the stock. here are the details of the sale:
• the number of shares that jane sold was 1,000.
• she sold the stock for $33.92 per share.
• she paid her stockbroker another commission that amounted to 2% of the amount she
received for the stock.
write a program that displays the following information and adheres to the condition listed:
• the number of shares jane purchased.
• the purchase price of the stock jane purchased.
• the amount of money jane paid for the stocks.
• the amount of commission jane paid her broker when she bought the stock.
• the number of shares jane sold.
• the sales price of the stock jane sold.
• the amount that jane sold the stocks for.
• the amount of commission jane paid her broker when she sold the stock.
• display the amount of profit that jane made after selling her stock and paying the two commissions to her broker. (if the amount of profit that your program displays is a negative number, then jane lost money on the transaction.)
• the amounts used in the program (i. e. number of shares purchased, stock sale price, etc.) should only have to be changed once to correctly recalculate and display the amounts listed in the previous bullets.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:00
What is the process in which the software development team compiles information to determine the final product.
Answers: 3
question
Computers and Technology, 22.06.2019 05:00
This program will store roster and rating information for a soccer team. coaches rate players during tryouts to ensure a balanced team. (1) prompt the user to input five pairs of numbers: a player's jersey number (0 - 99) and the player's rating (1 - 9). store the jersey numbers in one int vector and the ratings in another int vector. output these vectors (i.e., output the roster). (3 pts) ex: enter player 1's jersey number: 84 enter player 1's rating: 7 enter player 2's jersey number: 23 enter player 2's rating: 4 enter player 3's jersey number: 4 enter player 3's rating: 5 enter player 4's jersey number: 30 enter player 4's rating: 2
Answers: 1
question
Computers and Technology, 22.06.2019 08:40
What are the three parts to physical security standards for various types of army equipment and the risk level
Answers: 2
question
Computers and Technology, 24.06.2019 01:30
Suppose a cpu with a write-through, write-allocate cache achieves a cpi of 2. what are the read and write bandwidths (measured by bytes per cycle) between ram and the cache? (assume each miss generates a request for one block.)
Answers: 1
You know the right answer?
Jane purchased some stock in skynet software, inc. here are the details of
the purchase:
Questions
question
Mathematics, 14.11.2019 05:31
Questions on the website: 13722367