document.write( "Question 49262: How do I find the length of each side of a rectangle if the Area = 504 in2 and one side is 14(height) and the other is 10x-24(length) \n" ); document.write( "
Algebra.Com's Answer #32660 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Try this:
\n" ); document.write( "For a rectangle, Area = Length X Width.\r
\n" ); document.write( "\n" ); document.write( "504 = (10x-24)(14) Simplify and solve for x.
\n" ); document.write( "504 = 140x - 336 Add 336 to both sides of the equation.
\n" ); document.write( "840 = 140x Divide both sides by 140.
\n" ); document.write( "6 = x\r
\n" ); document.write( "\n" ); document.write( "The length is:
\n" ); document.write( "L = 10x-24 = 10(6)-24 = 60-24 = 36 inches.\r
\n" ); document.write( "\n" ); document.write( "Area = (14)(36) = 504 sq.in.
\n" ); document.write( "
\n" );