document.write( "Question 997917: Bill Drives to work. Because of traffic conditions, he averages 30 miles per hour. He returns home averaging 40 miles per hour. The total time is four and a half hours. Write and solve an equation to find the time Bill spends driving to work.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #615875 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                     rate       time         distance\r\n" );
document.write( "\r\n" );
document.write( "WORK, TRAFFIC        \"r%5Bw%5D\"       \"d%2Fr%5Bw%5D\"           d\r\n" );
document.write( "\r\n" );
document.write( "HOME, FASTER         \"r%5Bh%5D\"       \"d%2Fr%5Bh%5D\"           d\r\n" );
document.write( "\r\n" );
document.write( "Total                            t\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The description means that these variable values are assigned:
\n" ); document.write( "\"system%28r%5Bw%5D=30%2Cr%5Bh%5D=40%2Ct=4%261%2F2%29\". \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The unknown variable in the whole description is d, the distance each way between work and home. The time sum equation will be what to use to solve for d.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28d%2Fr%5Bw%5D%2Bd%2Fr%5Bh%5D=t%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d%281%2Fr%5Bw%5D%2B1%2Fr%5Bh%5D%29=t\"\r
\n" ); document.write( "\n" ); document.write( "\"d=t%2F%281%2Fr%5Bw%5D%2B1%2Fr%5Bh%5D%29\"\r
\n" ); document.write( "\n" ); document.write( "\"d=t%2F%28%28r%5Bh%5D%2Br%5Bw%5D%29%2F%28r%5Bw%5Dr%5Bh%5D%29%29\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28d=%28r%5Bw%5Dr%5Bh%5Dt%29%2F%28r%5Bw%5D%2Br%5Bh%5D%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You solve for d, distance each way, but not yet solved for time each way. Just use the expressions shown in the data table, substitute for d and for the given rates, and evaluate each time value.
\n" ); document.write( "
\n" );