document.write( "Question 161561This question is from textbook ELEMENTARY AND INTERMEDIATE ALGEBRA
\n" );
document.write( ": The cost C for installing ceramic floor tile in a rectangular
\n" );
document.write( "room varies jointly with the length L and width W of the room.
\n" );
document.write( "a) Write a formula for this variation.
\n" );
document.write( "b) The cost is $400 for a room that is 8 feet by 10 feet.
\n" );
document.write( "What is the cost for a room that is 11 feet by 14 feet? \n" );
document.write( "
Algebra.Com's Answer #119031 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The cost C for installing ceramic floor tile in a rectangular \n" ); document.write( "room varies jointly with the length L and width W of the room. \n" ); document.write( "a) Write a formula for this variation. \n" ); document.write( "b) The cost is $400 for a room that is 8 feet by 10 feet. \n" ); document.write( "What is the cost for a room that is 11 feet by 14 feet? \n" ); document.write( "------------- \n" ); document.write( "a) Cost = kL*W (k = cost per square foot) \n" ); document.write( "b) 400 = k*8*10 = 80k \n" ); document.write( "k = $5/sq foot \n" ); document.write( "Cost of the room = $5*11*14 \n" ); document.write( "Cost = $770 \n" ); document.write( " \n" ); document.write( " |