document.write( "Question 791482: If the perimeter of a rectangular sign is 44cm and the width is 2 cm shorter than half the length, what are the length and width \n" ); document.write( "
Algebra.Com's Answer #479613 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
x = length
\n" ); document.write( "y = width\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%28x%2By%29=44\" and \"y=-2%2B%281%2F2%29x\".
\n" ); document.write( "Two equations and two unknowns. Try substituting for y in the first equation and solve for x; then resolve for y using known x.
\n" ); document.write( "
\n" );