document.write( "Question 22893: The area of a triangle must be at most 24 inches, the base is 6 inches, and the height is x inches. Find the possible values for x.
\n" );
document.write( "A. 0
\n" );
document.write( "C. 0
Algebra.Com's Answer #11423 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! AREA = (1/2)*BASE*HEIGHT…..AREA=24 AT MOST \n" ); document.write( "HEIGHT=2*AREA/BASE=2*24/6=8 ATMOST=X \n" ); document.write( "0 |