document.write( "Question 1004767: The owner of two hotels is ordering towels. He bought 59 hand towels and 25 bath towels for his hotel in Bradford, spending a total of $570. He also ordered 49 hand towels and 32 bath towels for his hotel in Olean, spending $597. How much does each towel cost?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A hand towel costs $_______, and a bath towel costs $_________ \n" );
document.write( "
Algebra.Com's Answer #621190 by maxitee(11)![]() ![]() ![]() You can put this solution on YOUR website! This involves a simple Simultaneous solution.\r \n" ); document.write( "\n" ); document.write( "Take hand towel as H and Bath towel as B\r \n" ); document.write( "\n" ); document.write( "From the first statement,\r \n" ); document.write( "\n" ); document.write( " 59H + 25B = 570 .......(equation i)\r \n" ); document.write( "\n" ); document.write( "From the second statement, \n" ); document.write( " 49H + 32B = 597 ........(equation ii).\r \n" ); document.write( "\n" ); document.write( "From equation (i) above, \n" ); document.write( "\n" ); document.write( "Simply substitute the above value of H into equation ii and you have your answer. \n" ); document.write( " |