document.write( "Question 879640: Allen and freda move towards each other from points 24 km apart. Allen moves at a speed which is 4 km/h faster than Freda. They meet after 2 hours. How fast was Allen moving. \n" ); document.write( "
Algebra.Com's Answer #530956 by JulietG(1812) You can put this solution on YOUR website! In 2 hours, they travel F + (F+4). [Allen is Freda+4] \n" ); document.write( "2F + 4 = 24 \n" ); document.write( "Subtract 4 from each side \n" ); document.write( "2F = 20 \n" ); document.write( "Divide each side by 2 \n" ); document.write( "F = 10 \n" ); document.write( ". \n" ); document.write( "If Freda moves 10km in 2 hours, then Allen moves 14km in 2 hours. \n" ); document.write( "14km/2 = 7kmh \n" ); document.write( " |