document.write( "Question 303300: the permeter of a rectangle is 16cm . The length of AB is three times the length of AD. Note AD IS the longest side.\r
\n" );
document.write( "\n" );
document.write( "What is the length of AD?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #217404 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let x = AD\r \n" ); document.write( "\n" ); document.write( "Let 3x = AB\r \n" ); document.write( "\n" ); document.write( "Let p = 16\r \n" ); document.write( "\n" ); document.write( "16 = 2(3x) + 2x\r \n" ); document.write( "\n" ); document.write( "Can you finish the problem now? \n" ); document.write( " |