document.write( "Question 5850: i need to know how to convert feet into sq.yds.(surface measurements)
\n" );
document.write( "example:A=46ft.x13ft. what do i do next?
\n" );
document.write( "am i right to say the total sq. ft. of the area would be 46X2 by 13X2? \n" );
document.write( "
Algebra.Com's Answer #3025 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! first convert feet to yards....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "46ft --> 46/3 yards \n" ); document.write( "13ft --> 13/3 yards\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then area = (46/3)*(13/3) \n" ); document.write( "area = 66.44444 sq. yds\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |