document.write( "Question 956363: A flag in the shape of a triangle has an area of 20 ft^2. How many feet long is the flag if its base is 5 ft?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #584502 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
A=area; b=base; h=height(in this case, length)
\n" ); document.write( "\"A=%281%2F2%29bh\"
\n" ); document.write( "\"2A%2Fb=h\"
\n" ); document.write( "\"%282%2820ft%5E2%29%29%2F5ft=h\"
\n" ); document.write( "\"40ft%5E2%2F5ft=h\"
\n" ); document.write( "\"8ft=h\" ANSWER: The flag is 8 feet long.
\n" ); document.write( "
\n" );