document.write( "Question 893337: a quarterback throws a pass that travels 44 yd with the wind in 2.2 sec. If he had thrown the same pass against the wind, the football would have traveled 22 yd in 1.6sec. Find the speed of a pass that the quarterback would throw if there were no wind.\r
\n" );
document.write( "\n" );
document.write( "The speed of the pass if there were no wind would be about __yd/sec \n" );
document.write( "
Algebra.Com's Answer #541224 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a quarterback throws a pass that travels 44 yd with the wind in 2.2 sec. If he had thrown the same pass against the wind, the football would have traveled 22 yd in 1.6sec. Find the speed of a pass that the quarterback would throw if there were no wind. \n" ); document.write( "*** \n" ); document.write( "let x=speed of pass with no wind \n" ); document.write( "let c=speed of wind \n" ); document.write( "x+c=speed of pass with the wind \n" ); document.write( "x-c=speed of pass against the wind \n" ); document.write( ".. \n" ); document.write( "x+c=44/2.2(yds/sec)=20(yds/sec) \n" ); document.write( "x-c=22/1.6(yds/sec)=13.75 (yds/sec) \n" ); document.write( "add \n" ); document.write( "2x=33.75 \n" ); document.write( "x=16.875 \n" ); document.write( "Find the speed of a pass that the quarterback would throw if there were no wind=16.875 (yds/sec) \n" ); document.write( " |