The Kind of file that would be the best to handle the basic calculation would be a spreadsheet.
<h3>What is a spreadsheet?</h3>
This is the term that is used to refer to the file that is made up of rows and columns. The rows and columns are made up of what is referred to as cells. Each cell contains data.
The spreadsheet is used to take care of calculations and helps majorly in statistics and accounting. Examples of spreadsheets are excel.
These sheets are able to carry out computations even up to statistical and engineering calculations. They help to make work faster and make interpretation of work easier.
The use of spreadsheets have kind of helped to make the use of lots of statistical formulas obsolete. This is because the operations are easier and faster when done on the sheets.
Read more on spreadsheets here:
brainly.com/question/26919847
#SPJ1
The best answers are Improving Passages and Passage Based Reading.
9514 1404 393
Answer:
-45, 1, 4, 5, 9
Explanation:
The first argument value, -5, is less than -1, so the first section of the function definition is used. f(-5) = 9(-5) = -45.
The 2nd to 5th argument values are in the interval [-1, 3], so the second section of the function definition is used.
The last argument value, 6, is greater than 3, so the last section of the function definition is used. f(6) = (6 -3)^2 = 9.
Function values are shown in the table attached.