document.write( "Question 835060: building must have a roof no taller than 96 feet. An architect is designing an office building with an 18 3/4 foot ground floor, and 11 ft. 8 in. upper floors (including supports). How many floors, including the ground floor,can the building have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #503329 by richwmiller(17219) You can put this solution on YOUR website! 96>=18.75+11.75(x) \n" ); document.write( "y=x+1 \n" ); document.write( "x<=6.57447 \n" ); document.write( "y<=7.57447 \n" ); document.write( "max y is 7 \n" ); document.write( " \n" ); document.write( " |