Answer:
<em>Herlene has 8 dimes and 17 quarters</em>
Step-by-step explanation:
<u>System of Equations</u>
Let's call:
x = number of dimes Herlene has
y = number of quarters Herlene has
Since each dime has a value of $0.10 and each quarter has a value of $0.25, the total money Herlene has is 0.10x+0.25y.
We know this amount is $5.05, thus:
0.10x + 0.25y = 5.05 [1]
It's also given the number of quarters is one more than twice the number of dimes, i.e.:
y = 2x + 1 [2]
Substituting in [1]:
0.10x + 0.25(2x + 1) = 5.05
Operating:
0.10x + 0.5x + 0.25 = 5.05
0.6x = 5.05 - 0.25
0.6x = 4.8
x = 8
From [2]:
y = 2*8 + 1 = 17
y = 17
Herlene has 8 dimes and 17 quarters
Answer:
35 pounds of $8.00 tea and 15 pounds of $6.00 tea
Step-by-step explanation:
Let x represent the pounds of tea of the $8 kind. 8x would represent the total cost of that type of tea. We can also say 50 - x is the pounds of tea of the $6 kind, so 6(50 - x) is the total cost of that type of tea. 50 * 7.4 represents the total cost of all the tea, and the expression 8x + 6(50 -x) would also represent the same thing. We can write this as an equation,
8x + 6(50 -x) = 50 * 7.4
simplify,
8x + 300 - 6x = 370
2x + 300 = 370
and solve.
2x = 70
x = 35
This means there is 35 pounds of the $8 kind.
We can subtract that from 50 to find,
50 - 35 = 15,
15 pounds is the amount of the $6 kind.
Answer:
0.07%
Step-by-step explanation:
This equation is solving for what percentage of 100 kg is 0.07 kg.
1. Set up the equation
=
0.07 kg out of 100 kg is equal to x out of 100 because x represents the percentage and percentages are out of 100.
2. Solve by cross multiplying
100x = 7
3. Solve for x by dividing both sides by 100
x = 0.07
The answer is 0.07%
The inverse of the function is 
Explanation:
To find the inverse of the equation
, we need to interchange the variables x and y for the variables y and x.
Thus, the equation becomes

Now, we shall find the value of y.
Now, adding 8 to both sides of the equation, we have,

Interchanging the sides,

Dividing by 2 on both sides,

Taking square root on both sides,

Thus, the inverse of the function is 
Answer:
<h2>Cubing both sides of an equation is reversible.</h2>
Step-by-step explanation:
Squaring both sides of an equation is irreversible, because the square power of negative number gives a positive result, but you can't have a negative base with a positive number, given that the square root of a negative number doesn't exist for real numbers.
In case of cubic powers, this action is reversible, because the cubic root of a negative number is also a negative number. For example
![\sqrt[3]{x} =-1](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7Bx%7D%20%3D-1)
We cube both sides
![(\sqrt[3]{x} )^{3} =(-1)^{3} \\x=-1](https://tex.z-dn.net/?f=%28%5Csqrt%5B3%5D%7Bx%7D%20%29%5E%7B3%7D%20%3D%28-1%29%5E%7B3%7D%20%5C%5Cx%3D-1)
If we want to reverse the equation to the beginning, we can do it, using a cubic root on each side
![\sqrt[3]{x}=\sqrt[3]{-1} \\\sqrt[3]{x}=-1](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7Bx%7D%3D%5Csqrt%5B3%5D%7B-1%7D%20%5C%5C%5Csqrt%5B3%5D%7Bx%7D%3D-1)
There you have it, cubing both sides of an equation is reversible.