document.write( "Question 168947: hello
\n" );
document.write( "if u can please help that would be great
\n" );
document.write( "An architect is designing a house for the Frazier family. In the design he must consider the desires of the family and the local building codes. The rectangular lot on which the house will be built has 91 feet of frontage on a lake and is 158 feet deep.
\n" );
document.write( " The building codes states that one can build no closer than 10 ft. to the lot line. Write an inequality and solve to see how long the front of the house facing the lake may be.
\n" );
document.write( "The Fraziers requested that the house contain no less 2800 ft square and no more than 3200 ft square of floor sample. Write an inequality to represent the range of permissible widths for the house.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thankz \n" );
document.write( "
Algebra.Com's Answer #124578 by stanbon(75887) ![]() You can put this solution on YOUR website! An architect is designing a house for the Frazier family. In the design he must consider the desires of the family and the local building codes. The rectangular lot on which the house will be built has 91 feet of frontage on a lake and is 158 feet deep. \n" ); document.write( "The building codes states that one can build no closer than 10 ft. to the lot line. Write an inequality and solve to see how long the front of the house facing the lake may be. \n" ); document.write( "------ \n" ); document.write( "length = 91 - 2*10 = 71 ft. \n" ); document.write( "------------------------------- \n" ); document.write( "The Fraziers requested that the house contain no less 2800 ft square and no more than 3200 ft square of floor sample. Write an inequality to represent the range of permissible widths for the house. \n" ); document.write( "--------- \n" ); document.write( "2800 <= area <= 3200 \n" ); document.write( "2800 <= (length)(width) <= 3200 \n" ); document.write( "2800 <= 71w <= 3200 \n" ); document.write( "39.44 <= width <= 45.07\r \n" ); document.write( "\n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "San H. \n" ); document.write( " \n" ); document.write( " |