Answer:
y=5x+100
Step-by-step explanation:
x represents every square foot
Answer:
h(x) = -16x² + 192x + 208
784ft
6 sec
13 sec
Step-by-step explanation:
a)
h(x) = -16x² +vx + h
here v represent velocity
represent initial height of launch
h(x) = -16x² + 192x + 208
b)
h(x) = -16x² + 192x + 208
here a = -16
b = 192
c = 208
x = -b/2a
= -192/2(-16)
= 6
plug this value in the equation
h(x) = -16(6)² + 192(6) + 208
= 784ft
e)
Plug h(x)=0 in the equation
0 = -16x² + 192x + 208
divide equation by -16
x² - 12x - 13 = 0
Factors
1x * -13x = -13
1x - 13x = -12
Factorised form
x² - 12x - 13 = 0
x² + x - 13x - 13 = 0
x(x+1) -13(x+1) = 0
(x+1)(x-13) = 0
x = -1
x = 13
Since time can not be negative so we will reject x = -1
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).