document.write( "Question 236354: If the area of a rectangle is 504 sq in, what are all the possible solutions of the length and width? \n" ); document.write( "
Algebra.Com's Answer #174016 by checkley77(12844) ![]() You can put this solution on YOUR website! The possible dimensions of the length & width are many within the range of 1 & 504. \n" ); document.write( "Examples: \n" ); document.write( "xy=504 \n" ); document.write( "x=504/y \n" ); document.write( "let y=4 then: \n" ); document.write( "x=504/4 \n" ); document.write( "x=126 \n" ); document.write( "4*126=504 \n" ); document.write( "---------- \n" ); document.write( "Let y=8 then: \n" ); document.write( "x=504/8 \n" ); document.write( "x=63 \n" ); document.write( "63*8=504 \n" ); document.write( "------------ \n" ); document.write( "Let y=12 \n" ); document.write( "x=504/12 \n" ); document.write( "x=42 \n" ); document.write( "42*12=504 \n" ); document.write( "----------- \n" ); document.write( "Let y=20 \n" ); document.write( "x=504/20 \n" ); document.write( "x=25.2 \n" ); document.write( "20*25.2=504 \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |