What are the two ways of using a spreadsheet to calculate present value?
What will be an ideal response?
Present value can be calculated using a spreadsheet in two ways. The first uses external factors. The second uses a built-in formula.
You might also like to view...
____ involves working with the focal point of a design.
A. Balance B. Rhythm C. Emphasis D. Unity
Write a stub for the following function prototype:
``` double root( double a, double b, double c, int i); // Precondition: a != 0 and a, b, c are coefficients of // a quadratic equation a*x*x + b*x + c = 0 The value // of i is either +1 or -1 to choose which root. // Postcondition: return value, x, satisfies the // equation a*x*x + b*x + c = 0 ```
The item marked 4 in the accompanying figure is the ____ button.
A. Swatches B. Swap colors C. Strokes D. Fills
My Belle Cosmetics is a large business that has sales well ahead of any other regional cosmetics firm. As an organization, it is very sensitive to color, because it introduces new color lines in its products every fall and spring. The company has recently begun using technology to electronically show in-store customers how they appear in different shades of cosmetics without requiring them to actually apply the cosmetics.
a. Design and draw a representation of a display screen that can be used by sales clerks at a counter to try many shades of lipstick and makeup on an individual customer very quickly and with a high degree of accuracy. Input from customers should be their hair color, the color of their favorite clothing, and their typical environmental lighting (fluorescent, incandescent, outdoor, and so on). b. Design and draw a representation of a display screen that is equivalent to the one in part a, but that vividly demonstrates to decision makers in My Belle how color improves the understandability of the screen. c. One of the affiliates My Belle has on the Web is a large department store chain. In a paragraph, describe how the display screen in Problem a can be altered so that an individual can use it and My Belle can put it on the department store’s ecommerce site to attract customers. d. Design a breadcrumb trail for the My Belle website. Make sure to include the names of key pages and show how a user could navigate between pages. Use shaded boxes at the top of the page to indicate the breadcrumb trail.