document.write( "Question 269293: A certain model of car with a normal engine costs $11,000 to purchase and 22 cents a mile to operate. The same car with a fuel-injection engine costs $11,300 to purchase but only 20 cents a mile to operate. After how many mile does the total cost of both cars become the same? \n" ); document.write( "
Algebra.Com's Answer #197390 by rfer(16322) ![]() You can put this solution on YOUR website! 11000+.22x=11300+.2x \n" ); document.write( ".02x=300 \n" ); document.write( "x=47000 miles \n" ); document.write( " |