Question 1197990
.
What is the velocity in vector form (i, j) for a ball thrown with an initial speed  of 25 miles per hour, 
in a direction that makes 30 degrees with the horizontal 
~~~~~~~~~~~~~~~~~~~~~~~~



<pre>
In vector form, this velocity is this vector with two components (in the component form)

    V = (Vx,Vy) = (i,j) = (25*cos(30°), 25*sin(30°)}}} = ({{{25*(sqrt(3)/2)}}},{{{25*(1/2)}}}) = (21.65,12.5).     <U>ANSWER</U>


The components are the values in miles per hour.
</pre>