An operation that is done to a value and it stays the same, it is called the "identity property".
Some quick examples:
Adding any number with zero will result in the same number.
Multiplying any number with one will result in the same number.
Hope this helps!
Answer: 25,600
explanation: subtracting the bigger number to the lowest number.
57.80 - 4.07
= 57.80 - 4.00 - 0.07
= 53.80 - 0.07
= 53.73
Don't you mean "the sum of the squares ..."?
The sum of the squares of two consecutive whole numbers is 25. Find the numbers. Let the first be represented by x and the second by x+1.
Then x^2+(x+1)^2=25. Expanding, x^2+x^2+2x+1=25.
Rewriting this as a quadratic equation in standard form,
2x^2+2x+1=25, or 2x^2+2x-24=0. Simplifying, x^2+x-12=0.
Factoring, (x-3)(x+4)=0. Solving for x: x-3=0, so x=3; x+4=0, so x=-4.
Choose the positive x value: x=3. Then the next consecutive number is 2+1=3+1=4.
Check: Does 3^2 + 4^2 = 5^2 = 25? Yes.
The numbers are 3 and 4.
Answer:
680
Step-by-step explanation:
Number of red beans = 30
Number of Blue beans = 30
Number of green beans = 30
How many color combinations of 15 beans have at least 6 green beans?
Since at least 6 of the beans must be green,
Then (15 - 6) = 9
Then, the remaining 9 could be either red, blue or green.
Therefore, C(9 + (9 - 1), 3)
C(17, 3) = 17C3
nCr = n! ÷ (n-r)! r!
17C3 = 17! ÷ (17 - 3)! 3!
17C3 = 17! ÷ 14!3!
17C3 = (17 * 16 * 15) / (3 * 2)
17C3 = 4080 / 6
17C3 = 680 ways