document.write( "Question 439597: A business woman wants to determine the difference between the costs of owning and leasing an automobile. She can lease a car for $420 a month (on an annual basis). Under this plan, the cost per mile (gas and oil) is $0.06. If she were to purchase a car, the fixed annual expense would be $4700, and the other costs would amount to $0.08 per mile. What is the least number of miles she would drive per year to make leasing no more expense than purchasing \n" ); document.write( "
Algebra.Com's Answer #303811 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 5040+.06x<>4700+.08x \n" ); document.write( "Multiply all by 100: \n" ); document.write( "504000+6x<>470000+8x \n" ); document.write( "97000<>2x \n" ); document.write( "48500=x \n" ); document.write( "She would have to drive 48500 miles to make leasing no more expensive than purchasing. \n" ); document.write( " |