document.write( "Question 300981: A rectangular platform is 11 feet longer than it is wide. If the area of the platform is 276 square feet, find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #215853 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let Width be represented by w. \n" ); document.write( "Let Length be represented by l \n" ); document.write( "Given \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "so either w = 12 or w = -23 \n" ); document.write( "Since w cannot be -23, then w = 12 \n" ); document.write( "l = w+11 = 23 \n" ); document.write( " |