n, n + 2, n + 4 - three consecutive even integers
the twice the sum of the second and third: 2[(n + 2) + (n + 4)]
twelve less than six times the first: 6n - 12
The equation:
2[(n + 2) + (n + 4)] = 6n - 12
2(n + 2 + n + 4) = 6n - 12
2(2n + 6) = 6n - 12 <em>use distributive property</em>
(2)(2n) + (2)(6) = 6n - 12
4n + 12 = 6n - 12 <em>subtract 12 from both sides</em>
4n = 6n - 24 <em>subtract 6n from both sides</em>
-2n = -24 <em>divide both sides by (-2)</em>
n = 12
n + 2 = 12 + 2 = 14
n + 4 = 12 + 4 = 16
<h3>Answer: 12, 14, 16</h3>
Answer:
The answer is "lengths of opposite sides are equal
"
Step-by-step explanation:
The parallelogram is a four-sided one in parallel opposites and therefore opposite angles equal. Each quadrilateral is called a rhombus with equal sides, as well as a parallelogram that also has correct angles is recognized as a rectangle. Its flat form with 4 smooth edges is parallel on the other side, so that when the opposite sides were equal in length. That's why ABCD is also a parallelogram because the two sides are parallel.
0/2=0 because anything divided by zero is zero.
Answer:
The value of the expression given is:
Step-by-step explanation:
First, you must divide the expression in three, and to the final, you can multiply it:
- [(3^8)*(2^(-5))*(9^0)]^(-2)
- [(2^(-2))/(3^3)]^4
- 3^28
Now, we can solve each part one by one:
<em>First part.
</em>
- 3^8 = 6561
- 2^(-5) = 0.03125
- 9^0 = 1 (Whatever number elevated to 0, its value is 1)
- (6561 * 0,03125 * 1) = 205.03125
And we elevate this to -2:
- 205.03125^-2 = 2<u>.378810688*10^(-5)</u> or <u>0.00002378810688
</u>
<em>Second part.
</em>
- 2^(-2) = 0.25
- 3^3 = 27
- 0.25 / 27 = 9.259259259 * 10^(-3) or 0.00925925925925
And we elevate this to 4:
- 0.00925925925925^4 = <u>7.350298528 * 10^(-9)</u> or <u>0.000000007350298528
</u>
<em>Third Part.
</em>
- 3^28 = <u>2.287679245 * 10^13</u> or <u>22876792450000</u>
At last, we multiply all the results obtained:
- 0.00002378810688 * 0.000000007350298528 * 22876792450000 = <u>3.999999999999999999</u> approximately <u>4</u>
<u><em>We approximate the value because the difference to 4 is minimal, which could be obtained if we use all the decimals in each result</em></u>.
Answer:
n = 0, n =2
Step-by-step explanation:
Given
(n + 1) + 3(n - 1) = 2(n - 1)(n + 1) ← distribute parenthesis on both sides
n + 1 + 3n - 3 = 2(n² - 1), that is
4n - 2 = 2n² - 2 ( subtract 4n - 2 from both sides )
0 = 2n² - 4n ← factor out 2n from each term )
0 = 2n(n - 2)
Equate each factor to zero and solve for n
2n = 0 ⇒ n = 0
n - 2 = 0 ⇒ n = 2