Answer:
Where is the shape?
Step-by-step explanation:
Answer:
of means to multiple so it would equal 4 so the answer is false
The required value if r = 32 and d = 2 is -3
Given the expression

Substituting the given variables
r = 32
d = 2
The expression becomes

Hence the required value is -3
Learn more here: brainly.com/question/17499155
9514 1404 393
Answer:
11.3 units
Step-by-step explanation:
The distance can be found using the distance formula:
d = √((x2 -x1)² +(y2 -y1)²)
d = √((6 -(-2))² +(-4-4)²) = √(8² +(-8)²) = √(64·2)
d = 8√2 ≈ 11.3
The distance is approximately 11.3 units.
Answer:
y = 2(x-3)^2 - 2
Step-by-step explanation:
y = 2x^2 - 12x + 16
y = 2(x^2 - 6x + 8)
y = 2(x^2 - 6x +8 +1 -1) you "complete the square" by bringing the last term (8) up to "half of the middle co-efficient squared". Middle co-efficient is -6, half is -3, squared is 9. To get from 8 to 9 you must add 1 (+1), but if you add 1 you must subtract 1 (-1) so that you don't change the overall value of inside the bracket
y = 2(x^2 - 6x +9) - 2 (bring the -1 outside of the brackets)
y = 2(x-3)^2 - 2