document.write( "Question 142587This question is from textbook University of Phoenix Elementary and Intermediate Algebra
\n" ); document.write( ": the width of a rectagular gate is 2 meters larger than its height. The diagonal brace measures the square root of 6 meters. Find the width and height. \n" ); document.write( "
Algebra.Com's Answer #103789 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
let width be w.
\n" ); document.write( "let height be h\r
\n" ); document.write( "\n" ); document.write( "Given \"w+=+h+%2B+2\"
\n" ); document.write( "Given diagonal = sqrt(6)\r
\n" ); document.write( "\n" ); document.write( "Pythagorean theorem states \"c%5E2+=+a%5E2+%2B+b%5E2\"
\n" ); document.write( "(diagonal is c, a and b are width and height)\r
\n" ); document.write( "\n" ); document.write( "\"6+=+w%5E2+%2B+h%5E2\"
\n" ); document.write( "\"6+=+%28h%2B2%29%5E2+%2B+h%5E2\"
\n" ); document.write( "\"6+=+h%5E2+%2B+4h+%2B+4+%2B+h%5E2\"
\n" ); document.write( "\"0+=+2h%5E2+%2B+4h+-+2\"
\n" ); document.write( "\"0+=+h%5E2+%2B+2h+-1\"\r
\n" ); document.write( "\n" ); document.write( "Use quadratic equation and solve. a = 1, b=2, c =(-1)
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );