Every piece of cord is 1/10 of a meter long
Answer:
1. Lin
2. 3 weeks
Step-by-step explanation:
Answer: {x,y}={-1,2}
step-by-step explanation:
// Solve equation [2] for the variable x
[2] 2x = 5y - 12
[2] x = 5y/2 - 6
// Plug this in for variable x in equation [1]
[1] 2•(5y/2-6) + 3y = 4
[1] 8y = 16
// Solve equation [1] for the variable y
[1] 8y = 16
[1] y = 2
// By now we know this much :
x = 5y/2-6
y = 2
// Use the y value to solve for x
x = (5/2)(2)-6 = -1
Solution :
{x,y} = {-1,2}
A triangle always equals 180 degrees
Answer:
To create function h, function f was translated 2 units to the right, translated 4 units down and reflected across the y-axis.
Step-by-step explanation:
Since f(x) = x^3 is transformed to h(x) = -(x+2)^3-4, by
1. Adding 2 to x in x³ to give f'(x) = f(x + 2) = (x + 2)³.
2. We now translate f(x + 2) down by subtracting 4 from f(x + 2) to give
f''(x) = f'(x) - 4 = f(x +2) - 4 = (x + 2)³ - 4.
3. We now reflect f'(x) across the y-axis by multiplying (x + 2)³ by -1 to get
h(x) = -(x + 2)³ - 4.