The examples and solutions to the functions are illustrated below based on the information given.
<h3>How to illustrate the functions?</h3>
1st example: The cost of a bag of rice is $100 and subsequent bags cost $95. Illustrate. the function to calculate the cost for p bags of rice.
The function will be:
C = 100 + (95 × p)
C = 100 + 95p
<u>2nd example:</u><u> </u>The cost of a pen is $5. Find the cost of s pens.
The function will be:
C = 5 × p
C = 5p
<u>3rd example</u>: Calculate the total amount for m tickets if each ticket is $20.
The function will be;
C = 20 × m
C = 20m
<u>4th example:</u> Bon bought g mangoes at $2 each and d oranges at $3.40 each. Calculate the total cost.
C = (2 × g) + (3.40 × d)
C = 2g + 3.4d
<u>5</u><u>t</u><u>h</u><u> </u><u>example</u><u>:</u><u> </u>The average age of k number of boys is 7. Find their total age.
The function will be:
a = (7 × k)
a = 7k
Learn more about functions on:
brainly.com/question/25638609
#SPJ1
Step-by-step explanation:
please mark me as brainlest
There are many answers for this and this is one of them:
Y = 4(3 + 1)
Y = 16
Just so you know, there's no diagram
Answer:
Step-by-step explanation:
This is a system of equations. The 2 equations are:
4c + 2p = 16
2c + 3p = 12
Let's get rid of the p's first. Do this by multiplying the first equation by -3 and the second equation by 2 to get a new system that looks like this:
-12x - 6p = -48
4c + 6p = 24
Now add to get
-8c = -24 and
c = 3
That means that chocolate is $3 per pound. Now sub that back in to either one of the original equations to get the price for peanuts:
4(3) + 2p = 16 and
12 + 2p = 16 and
2p = 4 so
p = 2
The price for peanuts is $2 per pound.