document.write( "Question 1042339: Please help me solve this problem:
\n" );
document.write( "Amanda is having new tile installed in her kitchen. TileAll charges a flat fee of $378.00 plus $15.00 per tile. KitchenPlus charges a flat fee of $550.00 plus $14.50 per tile. Amanda has a 10% discount coupon at KitchenPlus. \r
\n" );
document.write( "\n" );
document.write( "a) If Amanda purchases x tiles, What is the expression that can be used to model the average cost per tile at KitchenPlus?\r
\n" );
document.write( "\n" );
document.write( "b) How many tiles does Amanda have to order for the average cost per tile to be equal at both TileAll and KitchenPlus? \n" );
document.write( "
Algebra.Com's Answer #658185 by robertb(5830)![]() ![]() You can put this solution on YOUR website! a) The total cost for Amanda if she buys from KitchenPlus is 0.90(550 + 14.50x). Her average cost per tile is thus \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) To determine how many tiles Amanda has to order for the average cost per tile to be equal at both TileAll and KitchenPlus, solve the equation \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "===> 495 + 13.05x = 378 + 15x\r \n" ); document.write( "\n" ); document.write( "===> 117 = 1.95x ===> x = 60 tiles. \n" ); document.write( " |