document.write( "Question 455483: The sides of a triangle are in the ratio of 1/2 : 1/3 : 1/4. If its perimeter is 52 cm, the length of
\n" );
document.write( "the smallest side is :
\n" );
document.write( "(A) 9 cm (B) 10 cm (C) 11 cm (D) 12 cm \n" );
document.write( "
Algebra.Com's Answer #312703 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x/2 + x/3 + x/4 = 52 \n" ); document.write( "6x+4x+3x=624 \n" ); document.write( "13x=624 \n" ); document.write( "x=48 \n" ); document.write( "x/4=12 cm smallest side \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |