False, this statement is not true, because if you change the parenthesis, it means that you will do that thing first (PEMDAS)
Therefore, the sstatement is false, because the answers will be completely different,
hope this helps
Answer:
x = 4
Step-by-step explanation:
Step 1: Write equation
-2x + 1 = -4x + 9
Step 2: Solve for <em>x</em>
- Add 4x to both sides: 2x + 1 = 9
- Subtract 1 on both sides: 2x = 8
- Divide both sides by 2: x = 4
Step 3: Check
<em>Plug in x to verify it's a solution.</em>
-2(4) + 1 = -4(4) + 9
-8 + 1 = -16 + 9
-7 = -7
Answer:
The revenue depends on the number of people n that purchases tickets, knowing that each ticket costs $30.00, the total revenue will be:
f(n) = $30.00*n
Now, we also know that the stadium is capable of seating a maximum of m fans, so the maximum possible value for n is m.
Now, for the function f(n), we have that:
The domain is the set of the possible values of n
The range is the set of the possible values of f(n).
We want to find the domain.
First, the minimum possible value of n is 0, the case where nobody purchases a ticket.
The maximum possible value of n is m, this is the case where the stadium is full.
Then the domain will be:
D= {n,m ∈ Z, 0 ≤ n ≤ m}
Where we imposed that n must be an integer number because n represents a whole quantity.