Answer:
the answer is 10
Step-by-step explanation:
because 5+5=10 or 5x2=10
Answer:
Least Common Multiple of 3 , 4 and 7 is 84 .
Step-by-step explanation:
Answer: 560
Step-by-step explanation:
There are [20, 22, 24, 26, 28]: 5 even integers for each ten numbers.
The 20's set can be written as 5*20 + (2+4 + 6 + 8) = 5*20 + (20) = 120
The 30's can be written: 5*30 + 20 = 170
40's: 5*40+20 = 220
50's: 5*50+20 = 270
60's: 5*60+20 = 320
Each set is incremented by 50
We want the sets for 20, 30, and 40, plus the number 50.
(120+170+220+50) = 560
You can also do this in Excel (attached). Set the first cell to 20, the next cell below equal to the cell above plus 2. Then draw the second cell down until you've reached 50. Then sum the cells to arrive at 560.
Answer:
Step-by-step explanation:
Although you can start with 4x^2-2x-4=0, it's just slightly easier to reduce the coefficients. 4x^2-2x-4=0 becomes 2x^2 - x - 2 = 0.
The discriminant (part of the quadratic formula) is b^2 - 4ac. Using b = -1. a = 1 and c = -2, we get (-1)^2 - 4(2)(-2), or 17.
-b ± √(b^2 - 4ac)
Then the quadratic formula x = ---------------------------
2a
-(-1) ± √17 1 ± √17
takes on the values x = ----------------- = ---------------
4 4