document.write( "Question 167445This question is from textbook Elementary and Intermediate Algebra, 3e
\n" );
document.write( ": Elementary and Intermediate Algebra, 3e ISBN: 9780073533490 Author: Mark Dugopolski Citation Generator
\n" );
document.write( "copyright © 2009 The McGraw-Hill Companies \r
\n" );
document.write( "\n" );
document.write( "page 487 Number 14\r
\n" );
document.write( "\n" );
document.write( "For each problem, write a system of equations in two or
\n" );
document.write( "three variables. Use the method of your choice to solve each
\n" );
document.write( "system.
\n" );
document.write( "14. One night the manager of the Sea Breeze Motel rented
\n" );
document.write( "5 singles and 12 doubles for a total of $390. The next night
\n" );
document.write( "he rented 9 singles and 10 doubles for a total of $412.
\n" );
document.write( "What is the rental charge for each type of room? \n" );
document.write( "
Algebra.Com's Answer #123443 by aswathytony(47)![]() ![]() ![]() You can put this solution on YOUR website! Let the rental charge of single room be 'x' and that of double room be 'y'\r \n" ); document.write( "\n" ); document.write( " 5x + 12 y = 390 ........(i) \r \n" ); document.write( "\n" ); document.write( " 9x + 10 y = 412 .........(ii)\r \n" ); document.write( "\n" ); document.write( "(i) * 9 & (ii)* 5\r \n" ); document.write( "\n" ); document.write( " 5x *9 + 12y * 9 = 390 * 9 \n" ); document.write( " 45x + 108 y = 3510 ..........(iii)\r \n" ); document.write( "\n" ); document.write( " 9x * 5 + 10y * 5 = 412 *5 \n" ); document.write( " 45 x + 50 y = 2060 ............(iv)\r \n" ); document.write( "\n" ); document.write( " (iii) - (iv)\r \n" ); document.write( "\n" ); document.write( " 58y = 1450 \r \n" ); document.write( "\n" ); document.write( " y = 1450/ 58 \n" ); document.write( " = 25 \n" ); document.write( " substituting y =25 in (i) \n" ); document.write( " 5x + 12 * 25 = 390 \n" ); document.write( " 5x = 390-300 = 90 \n" ); document.write( " x = 90 / 5 = 18 .\r \n" ); document.write( "\n" ); document.write( "Rental charges for single room =$18 \n" ); document.write( "rental charges for double room = $ 25 \n" ); document.write( " |