Examples:
3 x 2 = 6
7 x 2 = 14
Both are greater than 2 .
Counter examples:
1 x 2 = 2
-6 x 2 = -12
Not greater than 2 .
Answer:
405
Step-by-step explanation:
Since
2 : 9 = 90 : X
Then we know
9/2 = X/90
Multiplying both sides by 90 cancels on the right
90 × (9/2) = (X/90) × 90
90 × (9/2) = X
Then solving for X
X = 90 × (9/2)
X = 405
Therefore
2 : 9 = 90 : 405
1*n-10 = (5/6)*n-((1/3)*n)-7 // - (5/6)*n-((1/3)*n)-7
1*n-((5/6)*n)+(1/3)*n-10+7 = 0
n+(-5/6)*n+(1/3)*n-10+7 = 0
1/2*n-3 = 0 // + 3
1/2*n = 3 // : 1/2
n = 3/1/2
n = 6
That's just in case you had to show your work lol^^
Answer:
x² - 16
Step-by-step explanation:
Given
(x - 4)(x + 4)
Each term in the second factor is multiplied by each term in the first factor, that is
x(x + 4) - 4(x + 4) ← distribute both parenthesis
= x² + 4x - 4x - 16 ← collect like terms
= x² - 16