document.write( "Question 254118: What is the average speed of a man who drove x miles in one half-hour? How do you set up the problem? \n" ); document.write( "
Algebra.Com's Answer #186418 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! A man drove x miles in half an hour. \n" ); document.write( "So the man drove 2x miles in one hour \n" ); document.write( "Therefore the speed of the man = 2x miles/h\r \n" ); document.write( "\n" ); document.write( " OR \n" ); document.write( "If the man drove x miles in 1 1/2 hours, \n" ); document.write( "Then, the distance travelled in 3/2 hours = x miles \n" ); document.write( "So the distance travelled in 1 hour = x/(3/2) miles \n" ); document.write( "Therefore the speed of the man = 2x/3 miles/h \n" ); document.write( " \n" ); document.write( " |