document.write( "Question 1085130: A square steel bar is equal in area to a 5\" diameter steel rod. Determine side of the square.\r
\n" );
document.write( "\n" );
document.write( "Not sure how to proceed. Non-homework. Thanks. \n" );
document.write( "
Algebra.Com's Answer #699166 by Alan3354(69443) You can put this solution on YOUR website! A square steel bar is equal in area to a 5\" diameter steel rod. Determine side of the square. \n" ); document.write( "--------- \n" ); document.write( "Area of the rod = pi*r^2 = 6.25*pi sq inches \n" ); document.write( "-----------\r \n" ); document.write( "\n" ); document.write( "Area of the bar = s^2 (s = side length) \n" ); document.write( "s^2 = 6.25pi \n" ); document.write( "s = 2.5*sqrt(pi) \n" ); document.write( "s =~ 4.4311 inches \n" ); document.write( " |