document.write( "Question 212838: How do you find length and width of rectangle if perimeter is 50cm, when the sides are (4a-3)cm and (2a+7)cm.
\n" );
document.write( "Thank you so much for your help.
\n" );
document.write( "From Pure Math grade 10 workbook \n" );
document.write( "
Algebra.Com's Answer #160755 by stanbon(75887) ![]() You can put this solution on YOUR website! How do you find length and width of rectangle if perimeter is 50cm, when the sides are (4a-3)cm and (2a+7)cm. \n" ); document.write( "---------------- \n" ); document.write( "Let the width be 4a-3; let the length be 2a+7 \n" ); document.write( "----------------------------------------------- \n" ); document.write( "Perimeter = 2(L + W) \n" ); document.write( "50 = 2(4a-3+2a+7) \n" ); document.write( "25 = 6a+4 \n" ); document.write( "6a = 21 \n" ); document.write( "a = 7/2 \n" ); document.write( "-------------- \n" ); document.write( "width = 4(7/2)-3 = 11 cm \n" ); document.write( "length = 2(7/2)-3 = 4 cm \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |