document.write( "Question 313271: The length of a bulletin board is 1 foot more
\n" ); document.write( "than the width. The diagonal has a length of sqrt3feet (ft).
\n" ); document.write( "Find the length and width of the bulletin board.
\n" ); document.write( "

Algebra.Com's Answer #224004 by unlockmath(1688)\"\" \"About 
You can put this solution on YOUR website!
Hello,
\n" ); document.write( "Let the width be x and the length be x+1. Now we can use the Pythagorean formula:
\n" ); document.write( "a^2+b^2=c^2 Plug in what we have:
\n" ); document.write( "x^2+(x+1)^2= (sq rt3)^2 This can be rewritten as:
\n" ); document.write( "2x^2+2x+1=3 Subtract 3 from both sides to get:
\n" ); document.write( "2x^2+2x-2=0 From here we need to use the quadratic formula:
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\" Plug in the numbers:
\n" ); document.write( "x = -2 +- sqrt( 4+16)/(4) So we come up with 2 answers for x being:
\n" ); document.write( "x=.62 (approx)
\n" ); document.write( "x=-6.47 (approx) The negative doesn't make sense in our problem so .62 is the length of one side and 1.62 is the length of the other.
\n" ); document.write( "Make sense?
\n" ); document.write( "RJ www.math-unlock.com
\n" ); document.write( "
\n" );