The correct answer would be 41
That is false
If x=8 then the whole thing is 24+6 which is 30
so 30<25 is false
Since this equation is already in standard form, there is no need to convert it. Standard form is Ax + By = C. In this equation, 7 = A, 3 = B, and 10 = C. From standard form, Ax + By = C equals negative A over B.
7x + 3y = 10
↓

Then you'd simplify.

The slope cannot be simplified any more, so this would be the final answer.
|
|
<em>- Marlon Nunez</em>
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.