There would be 2 groups. The greatest amount in each pile is 2 cards.
Answer:I got 33 and 34
Explanation:
Call your integers n and n+1 we get:
n+n+1= 67
rearrange:
2n = 66
n=66/2 = 33
The integers will be 33 and 34
Answer:
2(x - 7)(x + 2)
Step-by-step explanation:
Given
2x² - 10x - 28 ← factor out 2 from each term
= 2(x² - 5x - 14) ← factor the quadratic
Consider the factors of the constant term (- 14) which sum to give the coefficient of the x- term (- 5)
The factors are - 7 and + 2 , since
- 7 × 2 = - 14 and - 7 + 2 = - 5 , thus
x² - 5x - 14 = (x - 7)(x + 2) and
2x² - 10x - 28 = 2(x - 7)(x + 2)