document.write( "Question 422449: The area of a triangular section of a store cannot be more than 910 sq. ft. If the height of the triangular section is 52 feet, what should the base be? \n" ); document.write( "
Algebra.Com's Answer #294870 by shree840(260)\"\" \"About 
You can put this solution on YOUR website!
area of a triangle =1/2*base*height
\n" ); document.write( "1/2*base*52=910
\n" ); document.write( "base=910/26=35
\n" ); document.write( "
\n" );