Answer:
5^31
Step-by-step explanation:
10052^9
This should be correct
The probability of people having brown eyes is 0.7*12=8.4, thus approximately 8-9 people out of the twelve will most likely have brown eyes. You haven't stated what you are trying to find out, but I'm assuming you are looking for this answer.
Step-by-step explanation:
Turn the ratio into a fraction
2in /25 mi
You want to have miles so you can flip the fraction and mutiply to cancel out the inches
(25mi / 2in) x 5in = (25 mi x 5in) / 2in
Answer:
They must rent for less than 7 hours
Step-by-step explanation:
The charge for the room is the fee plus the hourly rate times the hour
f = 33+9.80t
This must be less than 101.60
101.60> 33+9.80t
Subtract 33 from each side
101.60-33> 33-33+9.80t
68.6> 9.80t
Divide each side by 9.8
68.8/9.8 > t
7>t
They must rent for less than 7 hours
Answer:
Ok, the domain is the set of values that we can input in a function.
In this case, we have:
y = Ix - 6I + 3.
Notice that there is no restriction here, x can actually take any value, then the domain will be the set of all real numbers.
The correct domain is x, x ∈ R
Now, if we had (for example) something like:
y = Ix - 6I < 3
Now we have a restriction in the domain because we can not have y equal or larger than 3.
To find the domain, we can break the absolute value:
Ix - 6I < 3
is equivalent to:
-3 < x - 6 < 3
now let's add 6 in each side.
-3 + 6 < x - 6 + 6 < 3 + 6
3 < x < 9
That will be the domain in that case.