document.write( "Question 251375: A car leaves at 10:00 going 60 miles per hour another car at 12:00 going 75 Miles Per Hour. When will they meet \n" ); document.write( "
| Algebra.Com's Answer #183065 by richwmiller(17219)     You can put this solution on YOUR website! Bad question!! \n" ); document.write( "1-Are they going in the same direction from the same place? \n" ); document.write( "2-Are they going in opposite directions from the same place? \n" ); document.write( "3-Are they heading towards each other from an unknown distance apart? \n" ); document.write( "#1 and #3 will meet. \n" ); document.write( "#2 might never meet. \n" ); document.write( "Should I guess which one you mean? \n" ); document.write( "Assuming #1 \n" ); document.write( "A car leaves at 10:00 going 60 miles per hour another car at 12:00 going 75 Miles Per Hour. When will they meet \n" ); document.write( "60(x+2)=75x \n" ); document.write( "add x to 10:00 \n" ); document.write( " \n" ); document.write( " |