document.write( "Question 28909: Jim can run 5 miles per hour on level ground on a still day. One windy day, he runs 10 miles per hour with the wind, and in the same amount of time runs 7 miles against the wind. What is the rate of the wind.\r
\n" );
document.write( "\n" );
document.write( "Can you please help me set this up, I can't figure out how to write the equations. \n" );
document.write( "
Algebra.Com's Answer #15798 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! His speed of the stillground = 5mph \n" ); document.write( "Let the speed of the wind be x \n" ); document.write( "Equation: \n" ); document.write( " \n" ); document.write( "Cross multiply: \n" ); document.write( "7(5+x)=10(5-x) \n" ); document.write( "35+7x=50-10x \n" ); document.write( "17x=15 \n" ); document.write( "x=0.88 (rounded)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, the speed of the wind is 0.88mph. \n" ); document.write( "Paul. \n" ); document.write( " |