document.write( "Question 1073275: A rectangular picture has a height(length) that is five-sevenths of its width. Its area is 140 square inches. What are the dimensions of the picture.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #688202 by jorel1380(3719) You can put this solution on YOUR website! Let w be the width of the picture. Then its' height is 5w/7. So: \n" ); document.write( "w(5w/7)=140 \n" ); document.write( "5w²/7=140 \n" ); document.write( "w²=196 \n" ); document.write( "w=14 \n" ); document.write( "The width is 14\"; the length is 10\". ☺☺☺☺ \n" ); document.write( " |