document.write( "Question 1130660: Use two equations in two variables to solve the application. \r
\n" );
document.write( "\n" );
document.write( "A rectangle is 3 times as long as it is wide, and its perimeter is 80 centimeters. Find its dimensions. \n" );
document.write( "
Algebra.Com's Answer #747286 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! half perimeter= L+W=40 \n" ); document.write( "L=3W \n" ); document.write( "so 3W+W=40 \n" ); document.write( "W=10 cm \n" ); document.write( "L=30 cm \n" ); document.write( "The perimeter with those two is 2(10)+2(30)=80 cm \n" ); document.write( " |