document.write( "Question 665391: You rent a car and are offered 2 payments options. You can pay P1,500 a day plus P500 a mile (option A) or you can pay P1000 a day plus P600 a mile (option B). For what amount of daily miles will option A be the cheaper plan? \n" ); document.write( "
Algebra.Com's Answer #413866 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let the mileage per day be x\r \n" ); document.write( "\n" ); document.write( "Option A \n" ); document.write( "C= 1500+500x\r \n" ); document.write( "\n" ); document.write( "Option B \n" ); document.write( "c= 1000+600x\r \n" ); document.write( "\n" ); document.write( "Option A < Option B\r \n" ); document.write( "\n" ); document.write( "1500+500x < 1000+600x\r \n" ); document.write( "\n" ); document.write( "1500-1000< 600x-500x\r \n" ); document.write( "\n" ); document.write( "500<100x \n" ); document.write( "/100 \n" ); document.write( "5 \n" ); document.write( " |