Answer:
x = 5
Step-by-step explanation:
x² + (2x+2)² = (2x+3)²
x² + 4x² + 8x + 4 = 4x² + 12x + 9
x² - 4x - 5 = 0
(x - 5)(x + 1) = 0
x = -1 This can be discounted as the answer because you cannot have a negative length
answer: x = 5
Well, is just their difference, let's first convert the mixed fraction to "improper" and then subtract.
Answer:
a. 125
b. 25/64
c. 0.25
d. 343
e. 49/4
f. 0.81
Step-by-step explanation:
multiply by the same number by the amount of times the power tells you
b. 5*5 = 25 8*8= 64
c. 5*5 = 25 0.5*0.5 = 0.25
d. 7*7*7 = 343
e. 7*7 = 49 2*2= 4
f. 9*9 = 81 0.9*0.9= 0.81
Answer:
(x,y) --> (x+4, y-5)
Step-by-step explanation:
A is correct. B can be represented as x+4, y - 5 because the x values shifted 4 to the right (a positive shift so x+4) and the y values shifted 5 down (a negative shift so y-5)
Answer:
The formula is 10 - 3n
Step-by-step explanation:
For an nth term in an arithmetic sequence
U( n ) = a + ( n - 1)d
Where n is the number of terms
a is the first term
d is the common difference
From the sequence above
a = 7
d = 4 - 7 = - 3
The formula for an nth term is
U(n) = 7 + (n - 1)-3
= 7 - 3n + 3
The final answer is
= 10 - 3n
Hope this helps you.