Answer 4/6 of an acre, or 2/3 acres simplified.
F(x) = a(x - h)³ + k
The parent graph is F(x) = x³
k - shifts the parent graph up k-units (or down if it is negative). This is also called a vertical shift.
h - shifts the parent graph to the right h-units (or left if it is negative). This is also called a horizontal shift.
a - stretches the parent graph vertically by a factor of "a"
Additonally, the coordinate (h, k) is the center/vertex of the graph.
Answer:
x = 66
Step-by-step explanation:
√(x - 2) + 3 = 11
Subtract 3 from both sides: √(x - 2) = 8
Square both sides: x - 2 = 64
Add 2 to both sides: x = 66
The sequence is increasing by the previous number multiplied by negative 3 (x -3). With this information, the correct answer would be A. -648, 1944, 5832
It's difficult to make out what the force and displacement vectors are supposed to be, so I'll generalize.
Let <em>θ</em> be the angle between the force vector <em>F</em> and the displacement vector <em>r</em>. The work <em>W</em> done by <em>F</em> in the direction of <em>r</em> is
<em>W</em> = <em>F</em> • <em>r</em> cos(<em>θ</em>)
The cosine of the angle between the vectors can be obtained from the dot product identity,
<em>a</em> • <em>b</em> = ||<em>a</em>|| ||<em>b</em>|| cos(<em>θ</em>) ==> cos(<em>θ</em>) = (<em>a</em> • <em>b</em>) / (||<em>a</em>|| ||<em>b</em>||)
so that
<em>W</em> = (<em>F</em> • <em>r</em>)² / (||<em>F</em>|| ||<em>r</em>||)
For instance, if <em>F</em> = 3<em>i</em> + <em>j</em> + <em>k</em> and <em>r</em> = 7<em>i</em> - 7<em>j</em> - <em>k</em> (which is my closest guess to the given vectors' components), then the work done by <em>F</em> along <em>r</em> is
<em>W</em> = ((3<em>i</em> + <em>j</em> + <em>k</em>) • (7<em>i</em> - 7<em>j</em> - <em>k</em>))² / (√(3² + 1² + 1²) √(7² + (-7)² + (-1)²))
==> <em>W</em> ≈ 5.12 J
(assuming <em>F</em> and <em>r</em> are measured in Newtons (N) and meters (m), respectively).