document.write( "Question 351499: 1.a piece of wire 44cm long is cut into two parts and each part is bent to form a square.if the total area of two square is 65sq.cm.find the perimeter of two square.
\n" );
document.write( "2.a particle is projeced from ground level so that its height above the groungd afer t seonds is given by 20t-5t^2m. after how any seconds is it 15m above the ground?can you explain briefly why there are two possible answers \n" );
document.write( "
Algebra.Com's Answer #251166 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let one piece be x \n" ); document.write( "and other y \n" ); document.write( "x+y =44.............1 \n" ); document.write( "x/4 is the length of one side \n" ); document.write( "s^2/16 = area of one square \n" ); document.write( "... \n" ); document.write( "y/4 is the length of side of second square \n" ); document.write( "y^2/16 = arae \n" ); document.write( "... \n" ); document.write( "x^2/16 + y^2/16 = 65 \n" ); document.write( "x^2+y^2 = 16* 65=1040 \n" ); document.write( "=(x+y)^2 - 2xy = 1040 ( x+y)=44 \n" ); document.write( "=44^2 -2xy = 1040 \n" ); document.write( "=1936-2xy = 1040 \n" ); document.write( "-2xy = 1040-1936 \n" ); document.write( "-2xy =-896 \n" ); document.write( "xy = 448\r \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "x+y = 44 \n" ); document.write( "xy = 448 \n" ); document.write( "y = 4488/x \n" ); document.write( "x+ 448/x = 44 \n" ); document.write( "x^2 + 448 =44x \n" ); document.write( "x^2-44x+448=0\r \n" ); document.write( "\n" ); document.write( "x^2-28x-16x+448=0 \n" ); document.write( "x(x-28)-16(x-28)=0 \n" ); document.write( "(x-28)(x-16)=0 \n" ); document.write( "x = 16 OR 28 These are the perimeters of the squares \n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "20t-5t^2m =15 \n" ); document.write( "5t^2-20t +15 =0 \n" ); document.write( "/5 \n" ); document.write( "t^2-4t+3=0 \n" ); document.write( "t^2-3t-t+3=0 \n" ); document.write( "t(t-3)-1(t-3)=0 \n" ); document.write( "(t-3)(t-1)=0 \n" ); document.write( "t=1 or t = 3 \n" ); document.write( "Since what goes up has to come down the two times reflect one upwars and one while returnng after reaching maximum height. \n" ); document.write( "You also can see fro graph \n" ); document.write( " \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |