document.write( "Question 262208: In a triangle whose base and height are equal, the base b is given by the formula b=the square root of 2A, where A is the area of the triangle. Estimate to the nearest whole number the base of this triangle if the area is 17 square meters.\r
\n" ); document.write( "\n" ); document.write( "b=the square root of 2*17^2
\n" ); document.write( "b=2*289
\n" ); document.write( "b=578^2
\n" ); document.write( "b=24 m
\n" ); document.write( "

Algebra.Com's Answer #193169 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
area = (1/2)bh
\n" ); document.write( "so we can say
\n" ); document.write( "\"A+=+%281%2F2%29bh\"
\n" ); document.write( "b = h so
\n" ); document.write( "\"A+=+%281%2F2%29b%5E2\"
\n" ); document.write( "multiply by 2 and we get
\n" ); document.write( "\"2A+=+b%5E2\"
\n" ); document.write( "taking a square root we get
\n" ); document.write( "\"sqrt%282A%29+=+b\"
\n" ); document.write( "---
\n" ); document.write( "we are told that A = 17. We get
\n" ); document.write( "\"sqrt%282%2A17%29+=+b\"
\n" ); document.write( "\"sqrt%2834%29+=+b\"
\n" ); document.write( "So, b ~ 5.83,
\n" ); document.write( "but to the nearest whole number, we get
\n" ); document.write( " b = 6.
\n" ); document.write( "
\n" );