Answer:
Choice C. 14 inches
Step-by-step explanation:
Middle between 12 and 16 inches.
Answer:
Associative property under multiplication.
Answer:
y=11/3
Step-by-step explanation:
3y=2+9
Divide both sides by 3.
3y/3 = (2+9)/3
y=2/3+9/3
Combine like terms.
<u>y=11/3</u>
<h3>Answer:</h3>
(x, y) ≈ (1.49021612010, 1.22074408461)
<h3>Explanation:</h3>
This is best solved graphically or by some other machine method. The approximate solution (x=1.49, y=1.221) can be iterated by any of several approaches to refine the values to the ones given above. The values above were obtained using Newton's method iteration.
_____
Setting the y-values equal and squaring both sides of the equation gives ...
... √x = x² -1
... x = (x² -1)² = x⁴ -2x² +1 . . . . . square both sides
... x⁴ -2x² -x +1 = 0 . . . . . polynomial equation in standard form.
By Descarte's rule of signs, we know there are two positive real roots to this equation. From the graph, we know the other two roots are complex. The second positive real root is extraneous, corresponding to the negative branch of the square root function.
Answer:
The even numbers between 0 and X represents an arithmetic sequence with a common difference of 2
The rule of arithmetic sequence = a + d(n - 1)
Where a is the first term and n is the number of terms
So, for the even numbers between 0 and X
The first term = a = 0
d = 2
So, we need to find n at the last term which is X
∴ X = 0 + 2 ( n -1 )
∴ n - 1 = X/2
∴ n = X/2 + 1
The sum of the arithmetic sequence = (n/2) × (2a + (n−1)d)
Substitute with a and d and X
So, the sum = (n/2) * (2*0 + (n−1)*2)
= (n/2) * ((n−1)*2)
= n(n-1)
= (X/2 + 1) * (X/2)
= X/2 by (X/2 + 1)
So, The quick way to add all even numbers between 0 and X always works.