document.write( "Question 1156876: Joe will rent a car for the weekend he can choose one of two plans the first plane has an initial fee of 53.96and cost an additional $.13 per mile driven the second plan has an initial fee of $65.96 and cost an additional nine cent per mile driven how many miles would Joe need to drive for the two plants to cost the same \n" ); document.write( "
Algebra.Com's Answer #779757 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
first plan: \"0.13x%2B53.96\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "second plan: \"0.09x%2B65.96\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If the two plans cost the same, then \"0.13x%2B53.96=0.09x%2B65.96\", and you can solve on your own.
\n" ); document.write( "
\n" );