document.write( "Question 886874: What is the solution for this?
\n" ); document.write( "Please use the 4 methods in quadratic equation to see the answer:
\n" ); document.write( "*extracting the square root
\n" ); document.write( "*Factoring
\n" ); document.write( "*Completing the square
\n" ); document.write( "and *Quadratic Formula\r
\n" ); document.write( "\n" ); document.write( "The length of a rectangular garden is one more than thrice it's width. Its area is 80 m^2. Find the length and the width.\r
\n" ); document.write( "\n" ); document.write( "Much thanks!
\n" ); document.write( "

Algebra.Com's Answer #536217 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Assigning variables,
\n" ); document.write( "Length is L, width is w.\r
\n" ); document.write( "\n" ); document.write( "\"L=1%2B3w\" and \"wL=80\". Substitution for L gives \"w%283w%2B1%29=80\", \"3w%5E2%2Bw=80\"
\n" ); document.write( "\"highlight_green%283w%5E2%2Bw-80=0%29\"
\n" ); document.write( "You can try to factor that. Product -80 will have various combinations but you need to also have
\n" ); document.write( "the coefficient of 3 on the leading term.
\n" ); document.write( "For 80: 20 & 4, 2 & 40, 8 & 10, ... others.
\n" ); document.write( "Easiest to avoid trying to factorize.
\n" ); document.write( "-
\n" ); document.write( "COMPLETE THE SQUARE-----
\n" ); document.write( "First factor the 3.
\n" ); document.write( "\"3%28w%5E2%2B%281%2F3%29w-80%2F3%29=0\"
\n" ); document.write( "The term to use is \"%281%2F6%29%5E2\" (Reading-up on this will help);
\n" ); document.write( "\"3%28w%5E2%2B%281%2F3%29w%2B1%2F36-1%2F36-80%2F3%29=0\"
\n" ); document.write( "\"3%28%28w%2B1%2F6%29%5E2-%281%2F36%2B80%2F3%29%29=0\"
\n" ); document.write( "\"3%28%28w%2B1%2F6%29%5E2-%28961%2F36%29%29=0\"
\n" ); document.write( "\"3%28w%2B1%2F6%29%5E2-961%2F12=0\"
\n" ); document.write( "\"3%28w%2B1%2F6%29%5E2=961%2F12\"
\n" ); document.write( "\"%28w%2B1%2F6%29%5E2=961%2F36\"
\n" ); document.write( "\"w%2B1%2F6=0%2B-+sqrt%28961%2F36%29\"
\n" ); document.write( "\"w=-1%2F6%2B-+31%2F6\"
\n" ); document.write( "\"w=%28-1-31%29%2F6\" OR \"w=%28-1%2B31%29%2F6\"
\n" ); document.write( "\"cross%28w=-32%2F6%29\" OR \"highlight%28w=5%29\"
\n" ); document.write( "The meaningful result here is w=5 for width.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You could have found 5 and 16 for your attempt at factorization of the general quadratic in w.
\n" ); document.write( "That seemed like something which would take too many different trys to find.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, you can just use the formula for L and the now known value for w.
\n" ); document.write( "\"L=3w%2B1\"
\n" ); document.write( "\"L=3%2A5%2B1\"
\n" ); document.write( "\"highlight%28L=16%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, once getting the earlier simpler quadratic in w, the general solution could have been chosen:\r
\n" ); document.write( "\n" ); document.write( "\"3w%5E2%2Bw-80=0\";
\n" ); document.write( "\"w=%28-1%2B-+sqrt%281-4%2A3%2A%28-80%29%29%29%2F%282%2A3%29\"
\n" ); document.write( "and then evaluate (and choose the value which makes sense.)
\n" ); document.write( "
\n" ); document.write( "
\n" );