document.write( "Question 846479: The shortest side of a triangle with perimeter 35cm is 5cm.calculate the length of the other two sides if they are in a geometric progression \n" ); document.write( "
Algebra.Com's Answer #514063 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 5+5x+5x^2=35 \n" ); document.write( "5x+5x^2=30 \n" ); document.write( "x+x^2=6 \n" ); document.write( "x^2+x-6=0 \n" ); document.write( "(x-2)*(x+3)=0 \n" ); document.write( "x=-3 reject for perimeter \n" ); document.write( "x=2\r \n" ); document.write( "\n" ); document.write( "5+10+20=35\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |