document.write( "Question 208741: the distance s, in feet, that an object will fall in t seconds is given by s=16t^2 + vt, where v is the initial velocity of the object in feet per second. find the initial velocity of an object that falls 186 ft in 3 s. \n" ); document.write( "
Algebra.Com's Answer #157870 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 186 = 16(3^2) + 3v\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "186 = 144 + 3v\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "42 = 3v\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "14 = v \n" ); document.write( " |