document.write( "Question 1064751: If the height of an equilateral triangle is also a root of equation y^4-3y^2-270 then the area of the triangle in cm^2 is \n" ); document.write( "
Algebra.Com's Answer #679834 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y^4-3y^2-270=0 \n" ); document.write( "(y^2-18)(y^2+15)=0 \n" ); document.write( "y^2=18; y^2=-15, can exclude. \n" ); document.write( "y=3 sqrt (2), only positive root\r \n" ); document.write( "\n" ); document.write( "equilateral triangle has sides s \n" ); document.write( "height is (s/2)sqrt(3)=3 sqrt (2) \n" ); document.write( "Therefore, side is 6sqrt(2)/sqrt(3) \n" ); document.write( "That is 6 sqrt(6)/3 by rationalizing, or 2 sqrt(6) \n" ); document.write( "The area is 1/2 bh=1/2 *2 sqrt(6)*3 sqrt (2)=3 sqrt (12)=6*sqrt (3)\r \n" ); document.write( "\n" ); document.write( "The area of an equilateral triangle with side s is s^2/4*(sqrt3) \n" ); document.write( "Here, s^2=(2 sqrt(6))^2=4*6=24 \n" ); document.write( "Area is 24/4* (sqrt 3)=6 sqrt (3) \n" ); document.write( " \n" ); document.write( " |