document.write( "Question 1182058: Nathan plans to travel to Europe. There are a number of options available, but he is considering the
\n" );
document.write( "following two plans.
\n" );
document.write( "Travel Plan A is a plan that consists of a flight cost of $1200 and then charges a fee of $40 per day
\n" );
document.write( "Travel Plan B is a plan that charges $75 per day, with unlimited travel time that has the flight charges built
\n" );
document.write( "into the cost. If Nathan wants to travel for 30 days, which of the two plans would be the best option? Support your
\n" );
document.write( "answer with evidence.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #812015 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Travel Plan A is a plan that consists of a flight cost of $1200 and then charges a fee of $40 per day\r \n" ); document.write( "\n" ); document.write( "C= 1200 +40*30 \n" ); document.write( " C=2400\r \n" ); document.write( "\n" ); document.write( "Travel Plan B is a plan that charges $75 per day, with unlimited travel time that has the flight charges built into the cost.\r \n" ); document.write( "\n" ); document.write( " If Nathan wants to travel for 30 days,\r \n" ); document.write( "\n" ); document.write( "C=75*30 = 2250\r \n" ); document.write( "\n" ); document.write( "Plan B < Plan A \n" ); document.write( " |