document.write( "Question 862076: I am helping my daughter do her homework and we are stuck on this, please help me explain it to her.\r
\n" ); document.write( "\n" ); document.write( "The length of a rectangle is 1cm less than four times its width. If the area of the rectangle is 39cm (squared), what is the width and the length of the rectangle.\r
\n" ); document.write( "\n" ); document.write( "Many thanks,
\n" ); document.write( "

Algebra.Com's Answer #519437 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
w for width
\n" ); document.write( "L for length
\n" ); document.write( "k = how much is length than the width; \"k%3E0\".
\n" ); document.write( "m = a factor applied to the width as part of description. Usually this is a natural number.
\n" ); document.write( "A = area of rectangegle
\n" ); document.write( "-
\n" ); document.write( "The only unknown variables are L and w.
\n" ); document.write( "You are given that k=1, m=4, A=39.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"L=-k%2Bm%2Aw\", the first sentence in the description.
\n" ); document.write( "\"wL=A\", the second sentence in description.
\n" ); document.write( "\"w%28-k%2Bmw%29=A\"
\n" ); document.write( "\"w%28mw-k%29=A\"
\n" ); document.write( "\"mw%5E2-kw=A\"
\n" ); document.write( "\"mw%5E2-kw-A=0\"
\n" ); document.write( "-
\n" ); document.write( "Values given may often be chosen to make the resulting quadratic equation to be factorable. This will make the solution for w easily found. In \"Introductory Algebra\", you can usually depend on this factorability; after that, you cannot always depend on this factorability and will need to use general solution of a quadratic equation. Is this example factorable?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If not, or even if it is,
\n" ); document.write( "\"w=%28k%2Bsqrt%281-4%2Am%28-A%29%29%29%2F%282m%29\"
\n" ); document.write( "\"highlight%28w=%28k%2Bsqrt%281%2B4mA%29%29%2F%282m%29%29\", choosing the form with the positive square root, because we know w must be positive.
\n" ); document.write( "
\n" ); document.write( "
\n" );