Consecutive numbers would be like 2 and 3, or 7 and 8.
All we need to do is keep multiplying pairs of consecutive numbers until we get above 50.
1 × 2 = 2 (that's one.)
2 × 3 = 6 (two)
3 × 4 = 12 (three)
4 × 5 = 20 (four)
5 × 6 = 30 (five)
6 × 7 = 42 (six...)
<em>7 × 8 = 56 > 50</em>
We have a total of 6 numbers that equal the product of 2 consecutive intergers<em>
</em>
.0032 = 0.32%
.32 = 32%
.32 is 100 times greater than .0032, therefore, 0.32 is greater
I know 6% of $3000 is $180
But I don't understand the rest of the question.
Answer:
y = 3
x = 2
Step-by-step explanation:
-5x + 4y = 2
9x - 4y = 6
Sum both eq.
-5x + 9x = 4x
+4y - 4y = 0
2 + 6 = 8
then:
4x + 0 = 8
4x = 8
x = 8/4
x = 2
from the first eq.
-5x + 4y = 2
-5*2 + 4y = 2
-10 + 4y = 2
4y = 2 + 10
4y = 12
y = 12/4
y = 3
Check:
from the second eq.
9x - 4y = 6
9*2 - 4*3 = 6
18 - 12 = 6