document.write( "Question 476958: The length of a rectangle is 2x and its area is 6x^2. Find its perimeter.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Please tell me the steps on how to solve it. Thanks \n" );
document.write( "
Algebra.Com's Answer #327021 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 2x and its area is 6x^2. Find its perimeter \n" ); document.write( "** \n" ); document.write( "length times width=area \n" ); document.write( "2x times width=6x^2 \n" ); document.write( "width=Area/length=6x^2/2x=3x \n" ); document.write( "Dimensions of rectangle is 2x by 3x \n" ); document.write( "Perimeter=2(length+width)=2(2x+3x)=10x \n" ); document.write( " |