For the first digit you are choosing from 2 digits
for the second digit you are choosing from 2 digits
for the third digit you are choosing from 2 digits
2*2*2=8
111
110
011
101
000
001
100
010
However......
A number doesn't usually start with a 0 or 0s.
Therefore, if you want 3-digit numbers and not just permutations using 0 and 1, then you must eliminate
011, 000, 001, and 010
Seeing that the first digit can't be 0, you choose from 1, then 2, and then 2 digits again; 1*2*2=4 numbers
You choose which answer best suits your problem.
Answer:
x y
0 0 - this is the y intercept
1 -4
2 -8
3 -12
4 -16
Step-by-step explanation:
Answer:
19.2
Step-by-step explanation:
12 squared + 15 squared= C squared
144 + 225 = C squared
369 = C squared
Do square root of 369, which is
19.2
Rewriting the equation as a quadratic equation equal to zero:
x^2 - x - 30 = 0
We need two numbers whose sum is -1 and whose product is -30. In this case, it would have to be 5 and -6. Therefore we can also write our equation in the factored form
(x + 5)(x - 6) = 0
Now we have a product of two expressions that is equal to zero, which means any x value that makes either (x + 5) or (x - 6) zero will make their product zero.
x + 5 = 0 => x = -5
x - 6 = 0 => x = 6
Therefore, our solutions are x = -5 and x = 6.