document.write( "Question 411851: A travel agency offers two Boston outings. Plan A includes hotel accommodations for three nights and two pairs of baseball tickets worth $556.40. Plan B includes hotel accommodations for five nights and four pairs of baseball tickets worth $973.\r
\n" );
document.write( "\n" );
document.write( "Let x represent the cost of one night's hotel accommodation and let y represent the cost of one pair of baseball tickets. Write a system of equations you could solve to find the cost of one night's hotel accommodation and one pair of baseball tickets.
\n" );
document.write( "Solve the system.\r
\n" );
document.write( "\n" );
document.write( "The yellow pages identify two different local electrical businesses. Business A charges $50 for a service call, plus an additional $39 per hour for labor. Business B charges $32 for a service call, plus an additional $45 per hour for labor.
\n" );
document.write( "Let x represent the number of hours of labor and let y represent the total charge. Write a system of equations you could solve to find the length of a service call for which both businesses charge the same amount.
\n" );
document.write( "Solve the system.
\n" );
document.write( "Which company would you use? Why? \n" );
document.write( "
Algebra.Com's Answer #289431 by mananth(16946) You can put this solution on YOUR website! A travel agency offers two Boston outings. Plan A includes hotel accommodations for three nights and two pairs of baseball tickets worth $556.40. Plan B includes hotel accommodations for five nights and four pairs of baseball tickets worth $973.\r \n" ); document.write( "\n" ); document.write( "Let x represent the cost of one night's hotel accommodation and let y represent the cost of one pair of baseball tickets. Write a system of equations you could solve to find the cost of one night's hotel accommodation and one pair of baseball tickets. \n" ); document.write( "Solve the system.\r \n" ); document.write( "\n" ); document.write( "3x+2y=556.40......1 \n" ); document.write( "5x+4y=973..........2 \n" ); document.write( "multiply (1) by -2 \n" ); document.write( "-6x-4y=-1112.80 \n" ); document.write( "5x+4y=973 \n" ); document.write( "add them up \n" ); document.write( "-x=-139.8 \n" ); document.write( "x= 139.8 one night stay. \n" ); document.write( "plug value of y in (2) \n" ); document.write( "139.8*5+4y=973 \n" ); document.write( "y = 68.50 price of ticket\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The yellow pages identify two different local electrical businesses. Business A charges $50 for a service call, plus an additional $39 per hour for labor. Business B charges $32 for a service call, plus an additional $45 per hour for labor. \n" ); document.write( "Let x represent the number of hours of labor and let y represent the total charge. Write a system of equations you could solve to find the length of a service call for which both businesses charge the same amount. \n" ); document.write( "Solve the system. \n" ); document.write( "Which company would you use? Why?\r \n" ); document.write( "\n" ); document.write( "50+39x=32+45x \n" ); document.write( "6x=18 \n" ); document.write( "x=3 hours \n" ); document.write( " |