An investor purchases 1500 shares of Exxon- Mobile stock at $55.45 per share. Find the cost of the stock. If the broker charges 2% of the cost of the stock, find his commission on this purchase. Please round your answers to the nearest cent.The cost of the stock is $__________. The commission is $__________.

What will be an ideal response?

83,175.00; 1,663.50

Computer Science & Information Technology

You might also like to view...

What is a quick way to convert text to a SmartArt graphic?

What will be an ideal response?

Computer Science & Information Technology

Which of the following statements is false?

a. Most things you can do in Scene Builder also can be accomplished in Java code. b. To create a custom ListView cell format, you must first define a sub-class of the ListCell that specifies how to create a ListView cell. c. As the ListView displays items, it gets ListView cells from its cell factory. d. You’ll use the ListView’s setCellFactory method to replace the default cell factory with one that returns objects of the ListCell sub-class. You override this class’s updateItem method to specify the cells’ custom layout and contents.

Computer Science & Information Technology