document.write( "Question 812459: Triangle ABC has an area of 24 units squared. Point A is at coordinates (6,0) and point B is at coordinates (10,0). Where can point C be? \n" ); document.write( "
Algebra.Com's Answer #489166 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a=1/2 bh
\n" ); document.write( "24=1/2 *4*h
\n" ); document.write( "24=2h
\n" ); document.write( "h=12
\n" ); document.write( "point C could be at (6,12)
\n" ); document.write( "
\n" );