document.write( "Question 296496: Translate the problem into a pair of linear equations in two variables. Solve the equations using either elimination or substitution. State your answer for both variables.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The perimeter of a rectangle is 48 cm. The length is 12 cm longer than the width. Find the dimensions. \n" );
document.write( "
Algebra.Com's Answer #213621 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! l=12+w \n" ); document.write( "2(l+w)=48 \n" ); document.write( "substitute 12+w for l \n" ); document.write( " \n" ); document.write( " |