document.write( "Question 444770: carlos can travel 40 miles on his motorbike in the same time that it takes paul to travel 15 miles on his bicycle. If paul rides his bike 20mph slower then carlos rides his motorbike, find the speed for each bike.\r
\n" );
document.write( "\n" );
document.write( "A passenger train travels 392 miles in the same time that it takes a freight train to travel 322 miles. If the passenger train travels 20 mph faster then the freight train, find the speed of each train\r
\n" );
document.write( "\n" );
document.write( "Shelley can paint a fence in 8 hours. Karen can do it in 4 hours. How long will it take them to do the job if they work together? \n" );
document.write( "
Algebra.Com's Answer #315352 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 40/x=15/x-20 \n" ); document.write( "40x-800=15x \n" ); document.write( "25x=800 \n" ); document.write( "x=32 \n" ); document.write( "Carlos goes 32 mph. Paul goes 12 mph.. \n" ); document.write( "------------------ \n" ); document.write( "392/x=322/x-20 \n" ); document.write( "392x-7840=322x \n" ); document.write( "70x=7840 \n" ); document.write( "x=112 \n" ); document.write( "The passenger train runs 112 mph. The freight train runs 92 mph.. \n" ); document.write( "-------------------------- \n" ); document.write( "1/8+1/4=1/t \n" ); document.write( "3/8=1/t \n" ); document.write( "3t=8 \n" ); document.write( "t=8/3 \n" ); document.write( "Shelley and Karen can finish a fence in 8/3rds hours working together.. \n" ); document.write( " |