We know that one inch has 16.5 turns.
To know the number of turns in 2.5 inches of thread, we will simply do a cross multiplication as follows:
number of turns = (2.5 x 16.5) / 1 = 41.25 turns
2((x+2)(x+2)}-4=28
2{x^2 + 4x + 4}-4=28
2x^2 +4x=28
2(x^2+2x)=28
x^2+2x=28/2
x^2+2x=14
Answer:
4 - ( 3x - 8 ) = 21
break the bracket first ,it gives : 4 - 3x + 8 = 21
12 - 3x = 21
- 3x = 21 - 12
- 3x = 9
-x = 9/3
-x = 3
X = - 3
[ check if the answer is correct, put -3 instead of X in the above equation ! we get 4 - { 3(-3) - 8 } = 21
4 - { - 9 - 8 } = 21
4 - { - 17 } = 21
break the bracket, minus and minus will multiply and will become plus , so we have 4 + 17 = 21 , hence 21 = 21 ! therefore X = -3
Answer:
y = 5x2 + 10x - 15
We want this in format y = a(x-h)2 + k
where the vertex will be at (h,k)
y = 5(x2+2x) - 15
Complete the square on x2+2x
y = 5(x2+2x+1) - 15 - 5
We subtract 5 at the end because we are actually adding 5(1) = 5
so we need to remove it also to keep the total equal
y = 5(x+1)2 - 20
The vertex is at (-1,-20)