document.write( "Question 55559: Noya drives into the city for a show. Because of traffic, she averages only 15mph. On her drive home she averages 35mph. If her total time s 2 hours, how long does it take her to drive into the city? \n" ); document.write( "
Algebra.Com's Answer #37702 by Hook(36)\"\" \"About 
You can put this solution on YOUR website!
Let's call \"t\" the amount of time that it takes Noya to drive into the city.
\n" ); document.write( "If she spent two hours total driving, then the amount of time driving home must then be \"2-t\".
\n" ); document.write( "We know that \"distance+=+rate+%2A+time\". Assuming Noya's house hasn't moved since she was at work, her drive to and from work should be the same distance.
\n" ); document.write( "How far did she drive to work?
\n" ); document.write( "\"distance+=+rate+%2A+time\"
\n" ); document.write( "so \"15%2At\"
\n" ); document.write( "How far is home?
\n" ); document.write( "\"35%282-t%29\"
\n" ); document.write( "Set them equal:
\n" ); document.write( "\"15t=35%282-t%29\"
\n" ); document.write( "And solve for t (I'll let you do that part).
\n" ); document.write( "
\n" );