document.write( "Question 807423: If two sides of right triangle are 5x and 3x-1. And area of triangle is 60 cm2 then find the hypotenuse of the triangle. \n" ); document.write( "
Algebra.Com's Answer #486296 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
One of the sides serves as a base and the other side serves as a height.\r
\n" ); document.write( "\n" ); document.write( "Area is \"%281%2F2%29b%2Ay\", where b is base, y is height.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%281%2F2%29%285x%29%283x-1%29=60\" using what was given.
\n" ); document.write( "b=5x and y=3x-1
\n" ); document.write( "\"5x%283x-1%29=120\"
\n" ); document.write( "\"15x%5E2-5x=120\"
\n" ); document.write( "\"3x%5E2-x=24\"
\n" ); document.write( "\"3x%5E2-x-24=0\" FACTORABLE!
\n" ); document.write( "\"%283x%2B8%29%28x-3%29=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The positive x value has meaning here.
\n" ); document.write( "\"highlight%28x=3%29\"
\n" ); document.write( "The triangle legs are \"5x=5%2A3=15\" and \"3x-1=3%2A3-1=8\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Pythagorean Theorem gives \"h%5E2=15%5E2%2B8%5E2\"
\n" ); document.write( "\"h%5E2=289\"
\n" ); document.write( "\"highlight%28h=17%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------
\n" ); document.write( "Knowing the squares of the lowest few prime numbers is a good idea.
\n" ); document.write( "11^2=121; 13^2=169; for 17 obviously; 19^2=361.
\n" ); document.write( "You'll find that your common divisibility rules give you nothing for 289, so suspect some lower prime number as a possible factor.
\n" ); document.write( "
\n" );