document.write( "Question 959940: equilateral triangle is increasing at a rate of √3 cm/min. find the rate at which its area increasing when its edge is 12 cm long. \n" ); document.write( "
Algebra.Com's Answer #586678 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! equilateral triangle is increasing at a rate of sqrt(3) cm/min. find the rate at which its area increasing when its edge is 12 cm long. \n" ); document.write( "---------- \n" ); document.write( "Area = b*h/2 \n" ); document.write( "h = b*sqrt(3)/2 \n" ); document.write( "Area = b^2*sqrt(3)/2 \n" ); document.write( "dA/dt = b*sqrt(3)*db/dt \n" ); document.write( "= 12*sqrt(3)*sqrt(3) = 36 sq cm/minute \n" ); document.write( " \n" ); document.write( " |