(m+4)(m+1)
=m^2+5m+4........
Answer:
<h2>W = -36</h2>
Step-by-step explanation:

Let x = # of tickets sold in advance
Let y = # of tickets sold the day of
Cost of the tickets & total sales: 6x & 10y = 6828
You also know y = x + 206
Take the equation mentioned above y = x + 206 and sub it in anywhere the variable y is in the other equations so you'll have this:
6x + 10(x+206) = 6828
Now solve for x to get x = 298
To finish the problem, you must now find the number of y tickets sold.
Sub your x value that you found back into the equation y = x + 206 and you'll get y = 504.
So, 298 tickets were sold in advance and 504 tickets were sold the day of
Answer:
x - intercept = 0 and y - intercept = 0
Step-by-step explanation:
Using the two point slope intercept form, the formula is;
(y - y1)/(x - x1) = (y2 - y1)/(x2 - x1)
We are given the intercepts to be at
(2,1) and (6,3).
So, x1 = 2 and x2 = 6,while y1 = 1 and y2 = 3
Plugging into the equation, we have;
(y - 1)/(x - 2) = (3 - 1)/(6 - 2)
(y - 1)/(x - 2) = 2/4
(y - 1)/(x - 2) = 1/2
Cross multiply to get;
2(y - 1) = x - 2
2y - 2 = x - 2
2y = x
Now, the x intercept will occur at y = 0.
Thus,
2(0) = x
x = 0
Also, the y intercept occurs when x = 0.
So, 2y = 0
y = 0
x - intercept occurs at (0,0) and y - intercept occurs at (0,0)