document.write( "Question 1071363: A cyclist travels for x hours at 5km/h and for y hours at 10km/h.he travels 35km altogether and his average speed is 7km/h. find x and y \n" ); document.write( "
Algebra.Com's Answer #686339 by josgarithmetic(39627)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "            SPEED   TIME      DISTANCE\r\n" );
document.write( "Part1        5       x           5x\r\n" );
document.write( "Part2        10      y           10y\r\n" );
document.write( "Total              x+y           35\r\n" );
document.write( "AVERAGE      7\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Average speed is total distance divided by total time.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%2835%2F%28x%2By%29=7%2C5x%2B10y=35%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note that total time can be found just from the average speed, the first equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2By=35%2F7\"\r
\n" ); document.write( "\n" ); document.write( "\"x%2By=5\"------ 5 hours total time.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "\"5x%2B10y=35\"
\n" ); document.write( "\"x%2B2y=7\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Revised system:
\n" ); document.write( "\"system%28x%2B2y=7%2Cx%2By=5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28y=2%29\"
\n" ); document.write( "-
\n" ); document.write( "\"highlight%28x=3%29\"
\n" ); document.write( "
\n" );