The price of XYZ Company stock went from $291 to 25i.
Determine from the wording of the problem, which value is v1 and which is v2. Compute percent change, rounding decimal answers to two places. Express your result in a sentence stating how much the second value is less or greater than the first value. For example: "This year's sales are 50 percent less than last year's sales."
First compute prices as decimal numbers: $29.375 and $25.125

The current price of $258 is 14.47% less than the earlier $291 price.
You might also like to view...
Which is the correct way to define a function named getAge()?
a. function getAge() { body of function } b. getAge = new function c. getAge() { body of function } d. new function getAge() { body of function }
When a program is installed, it is added to the ________ menu in Windows 7
A) Software B) All Programs C) Programs D) Installed Programs
An Accessibility report shows potential errors, the error type and status, as well as the page and line number of the HTML code of the error location.
Answer the following statement true (T) or false (F)
What command can be run to perform a check of the C: drive and fix any errors found with the file system?
A. fsck C:\ -f B. checkfs C:\ C. chkdsk /f C:\ D. fsverify --force C:\