document.write( "Question 802969: All angels of a triangle are squared numbers. What are the angles? Could you show hoe to derive to the answer? \n" ); document.write( "
Algebra.Com's Answer #484092 by rothauserc(4718) You can put this solution on YOUR website! start with the sum of the angles in a triangle equals 180, then \n" ); document.write( "x^2 +y^2 +z^2 = 180 \n" ); document.write( "now look at the squares of the numbers 1 through 10 \n" ); document.write( "The square numbers are: \n" ); document.write( "1 x 1 = 1 \n" ); document.write( "2 x 2 = 4 \n" ); document.write( "3 x 3 = 9 \n" ); document.write( "4 x 4 = 16 \n" ); document.write( "5 x 5 = 25 \n" ); document.write( "6 x 6 = 36 \n" ); document.write( "7 x 7 = 49 \n" ); document.write( "8 x 8 = 64 \n" ); document.write( "9 x 9 = 81 \n" ); document.write( "10 x 10 = 100 \n" ); document.write( "so our angles are 100, 64 and 16 \n" ); document.write( " \n" ); document.write( " |