Written Report in Use A Function
Written Report in Use A Function
Objectives:
1. To understand the concept of a function and its role in mathematical
problem-solving.
2. To learn how to identify and define variables in a problem where one
quantity depends on another.
3. To practice formulating functions based on real-world relationships and
using them to solve problems.
Lesson Overview
In this report, we will explore the use of a function to solve a real-world problem.
The focus will be on defining functions, identifying their components, and
applying them to various scenarios. A key aspect of this lesson is understanding
how to translate real-world situations into mathematical functions.
Motivational Activity
Jumbled word: Unscrambled word:
1. NOFTIUCN 1. FUNCTION
2. TUPOTU 2. OUTPUT
3. ALRBAEIV 3. VARIABLE
4. RAIELOTNIHSP 4. RELATIONSHIP
5. MODNAI 5. DOMAIN
6. GARNE 6. RANGE
7. PELOS 7. SLOPE
8. PETCTNERI- Y 8. Y- INTERCEPT
Discussion
What is function?
A function is a special type of relation between two sets, where each element in
the first set (called the domain) is associated with exactly one element in the
second set (called the range).
Range The set of all possible outputs Provides insights into the
of a function. behavior of a function.
Y- intercept The point where a line crosses Provides the output value
the y-axis. when the input is zero.
Types of Function
Linear function
Quadratic function
Cubic function
Polynomial function
Exponential function
Logarithmic function
Rational function
Trigonometric function
Absolute function
Problem solving with Functions
Example 1: The table shows the prices and net weights of boxes of Apple Wheat
Crackles. Recall that in a linear function, the slope is constant.
Weight (oz) w 8 20 40
Price ($) p 1.55 3.35 6.35
a.) Confirm that the price p is linear function of the weight w.
b.) Write this function for the price f(w).
Using the slope and intercepts, what can you tell about the function?
UNDERSTAND THE PROBLEM
What are the given facts?
From a chart of ordered pairs of weight and prices, you should show that the
ordered pairs belong to a linear function, and then write the function. You must
then interpret the meaning of the slope and intercepts for this situation.
PLAN YOUR APPROACH
Choose your strategy.
a. Show that the slope is constant.
b. Use the slope and one ordered pair to find the p-intercept. Write the
function in the form f(w)=p=mx+b.
COMPLETE THE WORK
Solve.
a. For (8, 1.55) and (20, 3.35)
3.35−1.55 1.80
m= 20−8
=
12
= 0.15
For (20, 3.35) and (40, 6.35):
6.35−3.35 3.00
m= 40−20
=
20
= 0.15
b. f(w)=p=0.15w+b
Use (20, 3.35) to find b.
3.35= 0.15(20)+b
b= 0.35
f(w)=p=0.15w+ 0.35
INTERPRET THE RESULTS
State your conclusion.
The slope 0.15 is the increase in price per 1 oz increase in weight. The w-intercept
has no meaning since weight cannot be negative. The price intercept $0.35 is the
price of zero ounces; it could be the packaging cost.
Example 2:
Lia Design Company produces a special drawing tool. As the company produces a
larger number of tools, the profit per tool increases. However, beyond a certain
number, complications in the manufacturing procedure reverse this advantage.
The company that the following quadratic function is a formula that approximates
the profit per tool p for the number made n.
p= f(n)= -0.00025n2 +0.105n-1.205
a. Find the profit per tool if 145 tools are made.
b. Find the number of tools the Lia Design Company made if the profit was
$7.50 per tool.
c. How many tools should be produced to make the most profit? What is the
maximum profit?
d. At what point does the Lia Design Company start to lose money on this
venture?
UNDERSTAND THE PROBLEM
What are the given facts?
Analyze the given quadratic function to answer questions (a) through (d).
PLAN YOUR APPROACH
Choose a strategy.
Use your understanding of quadratic functions.
a. Substitute 145 for n, and find f(145).
b. Substitute 7.5 for p [or f(n)], and find n.
c. Since the coefficient of n2 is negative, the function will have a maximum
value. You must find the vertex point.
d. For what value of n does p=0? Set f(n) =0, and solve.