document.write( "Question 987093: A rectangle is 10m long, and its perimeter is 26m. Find the width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #607898 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Perimeter = 2 x Length + 2 x Width \n" ); document.write( "26m = 2(10) + 2 x Width \n" ); document.write( "26 - 20 = 2 x Width \n" ); document.write( "6 = 2 x Width \n" ); document.write( "Width = 6/2 \n" ); document.write( "Width = 3m \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |