document.write( "Question 1135536: Carmen wants to tile the floor of his house. He will need 1,000 square feet of tile. He will do most of the floor with a tile that costs $1.50 per square foot, but also wants to use an accent tile that costs $4.00 per square foot. How many square feet of each tile should he plan to use if he wants the overall cost to be $2 per square foot? \n" ); document.write( "
Algebra.Com's Answer #753158 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x be the number of $1.50 tiles.\r\n" ); document.write( "\r\n" ); document.write( "Then the number of the $4.00 tiles should be (1000-x).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total cost will be 1.50*x + 4.00*(1000-x) dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "She wants the average cost would be $2 per square foot:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |