document.write( "Question 390923: A car travels x miles at v mph how long does it take? \n" ); document.write( "
Algebra.Com's Answer #277256 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
\"Time+=+distance+%2F+speed\"
\n" ); document.write( "...
\n" ); document.write( "distance = x
\n" ); document.write( "speed = v mph
\n" ); document.write( ".. time = \"x%2Fv\" hours
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );