Answer:
A = 48 cm^2
Step-by-step explanation:
I hope this helps
<h2>
Answer:</h2>
17
<h2>
Step-by-step explanation:</h2>
Cost per Packet * Number of Packets + Shipping = Amount to Spend
0.90 * b + 2.50 = A
You can spend a maximum of $18.50
A < 18.50
Rearrange the formula to find b
Number of Packets = Amount to Spend - Shipping / Cost per Packet
18.50 - 2.50 = 16.00 / 0.9 = 17.7...
You can't have 0.7 of a packet so you have to round down to 17.
Now if you put it into the original formula:
0.90 * 17 + 2.50 = 17.80
And 17.80 is less than 18.50.
For this case we have the following system of equations:

When solving the problem graphically we must take into account the following:
1) The solution of the system of equations is given by the intersection of both functions.
2) The solution is an ordered pair of the form (x, y)
For this case we observe that the solution is given by:

Note: see attached image.
Answer:
The approximate solution to the system is (1.23, 4.39)
Answer:
x = 13.75
Step-by-step explanation:
a right-angled triangle.
so, we use Pythagoras
c² = a² + b²
where c is the Hypotenuse (the side opposite of the 90 degree angle).
so, in our case
17² = 10² + x²
289 = 100 + x²
189 = x²
x = 13.75
Answer:
(f + g)(x) = x² + 4x - 4
Step-by-step explanation:
The statement (f + g)(x) is the same as f(x) + g(x). In other words, the question simply wants you to add the two functions together.
f(x) = 4x + 1
g(x) = x² - 5
(f + g)(x) <----- Original statement
f(x) + g(x) <----- Rewrite
(4x + 1) + (x² - 5) <----- Substitute the equations in f(x) and g(x)
4x + x² - 4 <----- Add 1 and -5
x² + 4x - 4 <----- Rearrange the terms