document.write( "Question 573837: john wants to make a triangular garden in his back yard. which of the following are possible dimensions?
\n" );
document.write( "A. 4FT*5ft*10ft
\n" );
document.write( "B. 6ft*6ft*12ft
\n" );
document.write( "C. 6ft*8ft*10ft
\n" );
document.write( "D. 8ft*12ft*20ft \n" );
document.write( "
Algebra.Com's Answer #368891 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! the largest side cant be greater than or equal to the combined total of the 2 lesser sides \n" ); document.write( "A. 4,5,10 \n" ); document.write( "4+5=9 \n" ); document.write( "10 is greater then 9 so not a triangle \n" ); document.write( "B. 6,6,12 \n" ); document.write( "6+6=12 \n" ); document.write( "12 = 12 and cant be a triagle as it would be the exact same line \n" ); document.write( "D. 8,12,20 \n" ); document.write( "8+12=20 \n" ); document.write( "20=20 \n" ); document.write( "C. 6,8,10 \n" ); document.write( "6+8=14 \n" ); document.write( "10 is less than 14 so this is a triangle \n" ); document.write( " |