document.write( "Question 39045This question is from textbook
\n" );
document.write( ": suppose the perimeter of the rectangle and the perimeter of the triangle are equal.\r
\n" );
document.write( "\n" );
document.write( "the rectangle has 4 on the left side and x+3 on the bottom and the triangle is 2x on all three sides.\r
\n" );
document.write( "\n" );
document.write( "a. write and equation in terms of x to represent this situation\r
\n" );
document.write( "\n" );
document.write( "b. solve the equation for x\r
\n" );
document.write( "\n" );
document.write( "c. Find the length of the rectangle \r
\n" );
document.write( "\n" );
document.write( "d.Find the length of each side of the triangle\r
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #24479 by KneesAndToes(13)![]() ![]() ![]() You can put this solution on YOUR website! perimeter of triangle = perimeter of rectangle \n" ); document.write( " \n" ); document.write( "2x+2x+2x = 4+(x+3)+4+(x+3) ... (simplify) \n" ); document.write( " \n" ); document.write( "6x = 14+2x ... (subtract 2x from both sides) \n" ); document.write( " \n" ); document.write( "4x = 14 ... (divide both sides by 4) \n" ); document.write( " \n" ); document.write( "x = 3.5 \n" ); document.write( " \n" ); document.write( "Now you can replace x with 3.5 for each equation: \n" ); document.write( " \n" ); document.write( "Perimeter of triangle = 6x = 6(3.5) = 21 \n" ); document.write( " \n" ); document.write( "Perimeter of rectangle = 14+2x = 14+2(3.5) = 21 \n" ); document.write( " \n" ); document.write( " |