document.write( "Question 885081: Find the dimensions of a rectangle whose width is 3 more than 5 times its height and whose perimeter is 42. \n" ); document.write( "
Algebra.Com's Answer #534914 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
w=3+5h and 2w+2h=42
\n" ); document.write( "Two equations in two unknown variables.
\n" ); document.write( "
\n" );