document.write( "Question 965049: If a rectangles perimiter is 40 and the length is 1 1/2 longer what are the length and width\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #589814 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a rectangles perimiter is 40 and the length is 1 1/2 longer what are the length and width \n" ); document.write( "--------------------- \n" ); document.write( "P = 2L + 2W = 40 \n" ); document.write( "L + W = 20 \n" ); document.write( "----- \n" ); document.write( "L = W + 1.5\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "W + W + 1.5 = 20 \n" ); document.write( "2W = 18.5 \n" ); document.write( "W = 9.25 \n" ); document.write( "L = 10.75 \n" ); document.write( " \n" ); document.write( " |