Answer:

Step-by-step explanation:
<u>Function modeling</u>
Real-life situations often require the help of mathematics to model numerically what happens when the variables involved can change. It could even be used to predict some expected outcomes from those models.
The problem states Janice receives $.40 per pound when he recycles less or equal than 99 pounds of aluminum. If x is the number of recycled pounds, then the amount of money he receives is

We also know that if he recycles more than 100 pounds of aluminum, the pay increases to $0.5 per pound. In that case, the amount of money is

This is a case where the function is defined differently depending on the conditions of the input variable x. It's called a piecewise function. The function can be written as

Note the function is not well constructed because there is a gap for x=100 where M is not defined. If we establish that for 100 pounds the payment is $0.5, then the second piece would include x=100
Answer:
the answer is 19.06396
Step-by-step explanation:
there is no need for further explanation because the equation is already balanced
Answer:
x = y = 22
Step-by-step explanation:
It would help to know your math course. Do you know any calculus? I'll assume not.
Equations
x + y = 44
Max = xy
Solution
y = 44 - x
Max = x (44 - x) Remove the brackets
Max = 44x - x^2 Use the distributive property to take out - 1 on the right.
Max = - (x^2 - 44x ) Complete the square inside the brackets.
Max = - (x^2 - 44x + (44/2)^2 ) + (44 / 2)^2 . You have to understand this step. What you have done is taken 1/2 the x term and squared it. You are trying to complete the square. You must compensate by adding that amount on the end of the equation. You add because of that minus sign outside the brackets. The number inside will be minus when the brackets are removed.
Max = -(x - 22)^2 + 484
The maximum occurs when x = 22. That's because - (x - 22) becomes 0.
If it is not zero it will be minus and that will subtract from 484
x + y = 44
xy = 484
When you solve this, you find that x = y = 22 If you need more detail, let me know.
Answer:
x = 2 and y = 3
Step-by-step explanation:
We have
x+2y = 8 -----equation (i)
2x-y = 1 -----equation (ii)
Now,
x+2y = 8
or, x = 8-2y ------equation (iii)
Again,
2x-y = 1
or, 2x = 1+y
or, 2x-1 = y
Putting the value of 'x' from equation (iii)
or, 2(8-2y)-1 = y
or, 16-4y-1 = y
or, 16-1 = y+4y
or, 15 = 5y
or, y = 15/5
or, y = 3
Putting the value of 'y' in equation (iii)
x = 8-2y
or, x = 8-(2×3)
or, x = 8-6
or, x = 2
Therefore, x = 2 and y = 3.