document.write( "Question 196950: Determine the maximum area of a triangle, in square centimeters, if the sum of its base and its height is 10cm. Be sure to include\"let statements\"
\n" );
document.write( "let the base = x
\n" );
document.write( "so height = 10-x
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "x coordinate of Vertex of the parabola =
\n" );
document.write( "y coordinate of Vertex of the parabola =
\n" );
document.write( "So max. area is \n" );
document.write( "
Algebra.Com's Answer #147654 by mathsteacher(28)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |