document.write( "Question 1167344: David's Rental Car charges an initial fee of $20 plus an additional $30 per day to rent a car. Alex's Rental Car charges an initial fee of $36 plus an additional $28 per day. For what number of days is the total cost charged by both of them the same ? \n" ); document.write( "
Algebra.Com's Answer #791940 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
20+30D=36+28D. Set each linear term equal to each other
\n" ); document.write( "2D=16
\n" ); document.write( "D=in 8 days they are equal and at $260 total.
\n" ); document.write( "
\n" );