document.write( "Question 1150491: We have a rectangle and a right-angled triangle.
\n" ); document.write( "All measurements are in centimeters.
\n" ); document.write( "The area of the rectangle is greater than the area of the triangle.
\n" ); document.write( "Find the set of possible values for x when:\r
\n" ); document.write( "\n" ); document.write( "rectangle length: 5x-6
\n" ); document.write( "rectangle width: x-1\r
\n" ); document.write( "\n" ); document.write( "triangle height: 2x
\n" ); document.write( "triangle base: x
\n" ); document.write( "

Algebra.Com's Answer #771866 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
given:
\n" ); document.write( "rectangle length: \"5x-6\"
\n" ); document.write( "rectangle width: \"x-1\"
\n" ); document.write( "so, the area of the rectangle is:\"%285x-6%29%28x-1%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "triangle height: \"2x\"
\n" ); document.write( "triangle base: \"x\"\r
\n" ); document.write( "\n" ); document.write( "so, the area of the triangle is: \"%28x%2A2x%29%2F2\"->\"x%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the area of the rectangle is greater than the area of the triangle, we have:\r
\n" ); document.write( "\n" ); document.write( "\"%285x-6%29%28x-1%29%3Ex%5E2\".........solve for \"x\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5x%5E2-6x-5x%2B6%3Ex%5E2\"\r
\n" ); document.write( "\n" ); document.write( "\"5x%5E2-x%5E2-11x%2B6%3E0\"\r
\n" ); document.write( "\n" ); document.write( "\"4x%5E2-11x%2B6%3E0\".....factor completely\r
\n" ); document.write( "\n" ); document.write( "\"4x%5E2-8x-3x%2B6%3E0\"\r
\n" ); document.write( "\n" ); document.write( "\"%284x%5E2-8x%29-%283x-6%29%3E0\"\r
\n" ); document.write( "\n" ); document.write( "\"4x%28x-2%29-3%28x-2%29%3E0\"\r
\n" ); document.write( "\n" ); document.write( "\"%28x+-+2%29+%284+x+-+3%29%3E0\"\r
\n" ); document.write( "\n" ); document.write( "solutions\r
\n" ); document.write( "\n" ); document.write( "if \"%28x+-+2%29%3E0\"=>\"x%3E2\"\r
\n" ); document.write( "\n" ); document.write( "if \"+%284+x+-+3%29%3E0\"=>\"4x%3E3\"=>\"x%3E3%2F4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " the set of possible values for \"x\":\r
\n" ); document.write( "\n" ); document.write( "all \"x%3E2\"
\n" ); document.write( "all \"x%3E3%2F4\"-> using first greater number (\"x=1\") will not make a statement \"%285x-6%29%28x-1%29%3Ex%5E2\" true; exclude \"x=1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );