Hello,
x²-64=(x+8)(x-8)
============
Answer:
x = -4
Step-by-step explanation:
3x + 5 = x - 3
Subtract x from each side
3x+5-x = x-3-x
2x+5 = -3
Subtract 5 from each side
2x+5-5 = -3-5
2x = -8
Divide each side by 2
2x/2 = -8/2
x = -4
Answer: 9 tickets
Step-by-step explanation:
Answer:
A) 26.563 miles in total
B) 1.977 more miles
Step-by-step explanation:
for the first question, add all the values together. for the second question, take the amount jade ran and subtract the amount noah ran from it to get how much more jade ran.
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).