document.write( "Question 185623: If w represents the width of a rectangle 12 inches long with an area of 500 square inches, what is the best algebraic equation for the area of the rectangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #139226 by Alan3354(69443) You can put this solution on YOUR website! If w represents the width of a rectangle 12 inches long with an area of 500 square inches, what is the best algebraic equation for the area of the rectangle? \n" ); document.write( "-------------- \n" ); document.write( "The equation for the area of any rectangle is length x width, or \n" ); document.write( "A = L*W \n" ); document.write( "For this one, \n" ); document.write( "500 = 12L \n" ); document.write( "L = 500/12 = 125/3 inches \n" ); document.write( "There's no reason to deal with the equation once the measurements are known. \n" ); document.write( " |