Make a function table for each function. The cost of 1 to 5 books at $2. 95 each.

To create a function table for the cost of buying 1 to 5 books at $2.95 each, follow these steps:

Step 1: Define the function:
Let's call the function "cost" which takes the number of books as an input and returns the total cost.

Step 2: Determine the function rule:
To find the total cost of buying books at $2.95 each, we can multiply the number of books by the cost per book, which is $2.95.

Step 3: Create the function table:
To create the function table, evaluate the function for each input value from 1 to 5.

Input (Number of Books) | Output (Total Cost)
-------------------------|--------------------------
1 | $2.95
2 | $5.90
3 | $8.85
4 | $11.80
5 | $14.75

Note: The output values are rounded to two decimal places since we are dealing with money.

So, the function table for the given function "cost" is as follows:

Input (Number of Books) | Output (Total Cost)
-------------------------|--------------------------
1 | $2.95
2 | $5.90
3 | $8.85
4 | $11.80
5 | $14.75