This is the easiest way to solve this problem:
Imagine this represents how many combinations you can have for each of the 4 wheels (each blank spot for one wheel): __ __ __ __
For the first situation it says how many combos can we make if no digits are repeated.
We have 10 digits to use for the first wheel so put a 10 in the first slot
10 __ __ __
Since no digit can be repeated we only have 9 options for the second slot
10 9_ __ __
Same for the third slot, so only 8 options
<u>10</u> <u> 9 </u> <u> 8 </u> __
4th can't be repeated so only 7 options left
<u>10</u> <u> 9 </u> <u> 8 </u> <u> 7
</u><u>
</u>Multiply the four numbers together: 10*9*8*7 = 5040 combinations
For the next two do the same process as the one above.
If digits can be repeated? You have ten options for every wheel so it would look like this: <u>10</u> <u>10</u> <u>10</u> <u>10
</u>
10*10*10*10 = 10,000 combinations
If successive digits bust be different?
We have 10 for the first wheel, but second wheel only has 9 options because 2nd number can't be same as first. The third and fourth wheels also has 9 options for the same reason.
<u>10</u> <u> 9</u><u> </u> <u> 9 </u> <u> 9 </u>
10*9*9*9 = 7290 combinations
Answer:
The prices will match up at 3 snowboard rental trips. The cost is $25.
Step-by-step explanation:
First, I wrote out the two equations:
Cold Boarders: 5x + 10
Ice Riders: 4x + 13
Next, I kept trying numbers for x until I found one that worked. The two companies prices match up at 3 snowboard rental trips. The cost will be $25. Hope this helped!
Answer:
9.09 , 0.9 , 0.09 , 0.009 , 0.0009
Explanation:
The more places behind a decimal point a number is, the smaller it is
Hope this helped you! :)
Answer:
(3) y=(x+3)
Step-by-step explanation:
I'm not sure what is the parent function, but in most graphs if you will shift it to the left or right (negative sign or positive sign, respectively), it will be inside a parenthesis and the opposite sign is the real movement.
For a cubic function these will be the movements:
f(x)=(x+/-h)^3+/-k
Only the opposite sign of h will be the real movement, while k's sign will automatically indicate the correct movement.
h= x-axis movement (horizontal, inside of the parenthesis in the equation)
k= y-axis movement (vertical, outside of the parenthesis in the equation)
Hope it helps