document.write( "Question 146578This question is from textbook math with applications
\n" ); document.write( ": The cost of renting a small truck at U-Haul is $35 per day plus .20 cents a mile. The cost of renting the same truck at Ryder is $25 per day plus .32 cents a mile. How far would you have to drive in one day for the cost of renting from U-haul to equal the cost of renting from Ryder? \n" ); document.write( "
Algebra.Com's Answer #107025 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
U = 3500 + 20M for U-Haul
\n" ); document.write( "R = 2500 + 32M for Ryder
\n" ); document.write( "to cost the same, U = R
\n" ); document.write( "3500 + 20M = 2500 + 32M
\n" ); document.write( "1000 = 12M
\n" ); document.write( "M = 1000/12 = 250/3 = 83 1/3 miles.
\n" ); document.write( "
\n" );