Using order of operations, the answer is 569.
Answer:
A function is a relation that maps inputs from a set called the domain, into outputs from a set called the range.
Such that each input can be mapped into only one output.
So for example, if we have a relation that maps the input 2 into two different values:
f(2) = 4
f(2) = 8
Then this is not a function.
In the case of the problem, we have a student as the input, and the hair color as the output.
So we will have something like:
f(student) = blond
And if this student decides to change his/her hair color to red?
Then the function becomes:
f(student) = red
So for the same input, we had two different outputs, which means that this is not a function.
We also could have the case where a given student has two colors (Californian for example)
Where again, we would see two different outputs for one single input.
Answer:
a member would have to take 14 lessons versus a non-member which would only have to take 7
First, find the expected number of scooters rented per month:
As the data is symmetrical, E(X) (the expected value) is the middle value. So, on average, 2.5 scooters should be taken per month.
His total costs were 5 * 3000 = $15,000
So, to break even, he needs to make $15,000.
He will be selling for 5 years, or 60 months.
As a result, he needs to make 15000/60 = $250/month
As he is selling 2.5 scooters on average, he needs to rent each for:
$250/2.5 = <u>$100/month</u>
point slope form
y-y1 = m(x-x1)
y-9 = 2(x-1)
change to slope intercept form
y-9 = 2(x-1)
distribute
y-9 = 2x-2
add 9 to each side
y = 2x-2+9
y = 2x+7