document.write( "Question 1203527: A truck can be rented from Company A for ​$80 a day plus ​$0.40 per mile. Company B charges ​$50 a day plus ​$0.90 per mile to rent the same truck. Find the number of miles in a day at which the rental costs for Company A and Company B are the same.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #839168 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A truck can be rented from Company A for ​$80 a day plus ​$0.40 per mile.
\n" ); document.write( "Company B charges ​$50 a day plus ​$0.90 per mile to rent the same truck.
\n" ); document.write( "Find the number of miles in a day at which the rental costs for Company A and Company B are the same.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Use this equation\r\n" );
document.write( "\r\n" );
document.write( "    80 + 0.40*m = 50 + 0.90*m,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where \"m\" denotes miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The origin of this equation is so clear that I will not spend your time for explanations.\r\n" );
document.write( "\r\n" );
document.write( "Its left and right sides speak for themselves.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the equation,\r\n" );
document.write( "\r\n" );
document.write( "    m = \"%2880-50%29%2F%280.9-0.4%29\" = 60.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  60 miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  80 + 0.40*60 = 104 dollars = 50 + 0.9*60.    ! correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );