Quote:
Originally Posted by scared2mosh I cant understand this... what is the formula for finding a 5 digit non repeating number?
example
using 0-9 there are 100,000 posibilities for a 5 digit number. however when there are no repeating numbers there are 30,240 posibilties for a 5 digit number.
how do you find that answer?
the second problem is finding how many 5 digit numbers there are using only even numbers. the answer is 3125 but I dont know how to get that answer.
help?
thanks alot S2M |
To find a 5 digit non repeating number you should use the counting formula:
There are 10 possible digits that can go in space 1 (0 through 9). After you've put a number in there, that leaves 9 possibilities for space 2, then 8 for space 3, 7 for space 4, and 6 for space 5.
10*9*8*7*6 = 30,240.
Similarly if you could zero, there are 5 possible values for even digits (0, 2,4,6,and 8). Allowing for repetition, the answer is 5*5*5*5*5 = 3125.
I would argue that both of these answers are flawed because they allow for the possibility of the leading digit (the ten thousands digit) to be zero, in which case you would have a four digit, not a five digit number. but that's a small point...
Quote:
|
Originally Posted by JerRocks2day Solve the system using the linear combination method. Then check your solution.
14) 3x-y=4
2x+3y=32
15. 4x-3y =10
x-2y=-14
16) 2x+2y=-16
2x+3y=-3 |
14:
3x-y=4
2x+3y=32
Let's multiply equation 1 by 3
9x-3y=12
2x+3y=32
and add them together
11x=44
x=4
plugging into equation 1:
12-y=4
y=8
15.
4x-3y=10
x-2y=-14
Let's multiply equation 2 by -4
4x-3y=10
-4x+8y=56
and add them together
5y=66
y=13.2
by pluggin into equation 2 (can use either one, this one is just simpler
x =12.4
Try to do the 3rd one like these two (hope my numbers are OK - I did this on my weird computer calculator)
~noelle