5 and 6, the value is about 5.48
Answer: irk
Step-by-step explanation:
Combine like terms.
Since 7x and 6x both have a variable of x, you can combine them.
![7x + 6x = 13x](https://tex.z-dn.net/?f=%207x%20%2B%206x%20%3D%2013x%20)
After that, you are left with:
![13x + 11 + 3](https://tex.z-dn.net/?f=%2013x%20%2B%2011%20%2B%203%20)
You also have two numbers without variables; 11 and 3. You can also combine those.
![11 + 3 = 14](https://tex.z-dn.net/?f=%2011%20%2B%203%20%3D%2014%20)
So, your final answer would be:
![13x + 14](https://tex.z-dn.net/?f=%2013x%20%2B%2014%20)
Your mistake is that 1 pound and 15 ounces <em>does not equal</em> 1.15 pounds. You also did not make everything into the same measurement (you mixed up pounds and ounces). I will make everything into the measurement of <em>ounces</em>, since the numbers do not come out clean if we do pounds.
18 pounds (original) = 288
1 pound 15 ounces = 31 ounces
3 1/8 pound = 50 ounces
4 1/2 pound = 72 ounces
So after cutting out those steaks, Mr. Rand has 288-31-50-72 = 135 ounces. Then, it states that he divides those up into 9 ounce patties:
135/9 = 15 patties
And sells them at 3 for $3.12. There are 5 3's in 15 patties, so it is 5 * $3.12 = Mr Rand receives $15.60 for the patties.
Answers:
Functions
- y = -x+11
- y = 2x^2-6x+4
- y = -7
Not functions
- x = 3
- x^2+y^2 = 81
- y^2 = -5x-12
=======================================================
Explanation:
A function is possible if and only if any given x input leads to exactly one y output.
For something like x^2+y^2 = 81, we can see that x = 0 leads to either y = 9 or y = -9. So this would <u>not</u> be a function. We would need x to pair with only y value to have it be a function.
We have the same thing going on with y^2 = -5x-12 as well.
For anything of the form x = k, where k is any real number, this is also not a function. We have one single input only and it leads to infinitely many outputs. So in a sense, this is even worse compared to the other examples.
-----------------
In summary, we have these three non-functions:
- x = 3
- x^2+y^2 = 81
- y^2 = -5x-12
Everything else is a function. You can use the vertical line test as a visual way to check.