Answer:
33% of a whole pizza
Step-by-step explanation:
2/3 of 100% = 66%
so 66% of the pizza has olives
she eat the half of that and the half from 66% is 33%
C = conference room capacity
we can write something along the lines of C < 100, namely C can hold is less than 100.
Gross pay is the amount of money your employees receive before any taxes and deductions are taken out. For example, when you tell an employee, “I'll pay you $50,000 a year,” it means you will pay them $50,000 in gross wages.
Hope this helps!!
Every function is a rule which tells you how to associate inputs and outputs. The input, also known as independent variable, is often indicated with the letter
, while the output, also known as dependent variable, is often indicated with the letter
.
With this notation, we write
, read "y is a function of x", in the sense that the value of the variable y depends on the value of the variable x, and f is the function that tells you how y depends on x.
In your example, you have
, which means "subtract four times the input (4x) from 2"
So, it doesn't matter which input you chose (i.e. the value for x), because you will always have to behave this way:
- Pick an input value, x
- Multiply it by four to get 4x
- Subtract this number from 2: 2-4x
Here are some examples of explicit calculations: if I choose
and input, the workflow will be
- Pick an input value, 2
- Multiply it by four to get 8
- Subtract this number from 2: 2-8=-6
So, if the input is 2, the output is -6
Similarly, if we choose
as input, we have:
- Pick an input value, 0
- Multiply it by four to get 0
- Subtract this number from 2: 2-0=2
So, if the input is 0, the output is 2. And so on: for every possible value for x you have the correspondant value for y, with the function f telling you how to associate one with the other.