document.write( "Question 121640: the perimeter of a rectangular picture is 34 cm and the diagonal is 13 cm. find the dimensions of the picture. \n" ); document.write( "
Algebra.Com's Answer #89309 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Let a and b the sides of the rectangular picture \n" ); document.write( "then 2(a+b)=34 then\r \n" ); document.write( "\n" ); document.write( " a+b=17\r \n" ); document.write( "\n" ); document.write( "and using the diagonal is 13 and pitagoras then \r \n" ); document.write( "\n" ); document.write( "a^2+b^2=13^2\r \n" ); document.write( "\n" ); document.write( "a^2+(17-a)^2=169 \n" ); document.write( "cms \n" ); document.write( "a^2+289-34a+a^2=169\r \n" ); document.write( "\n" ); document.write( "2a^2-34a+120=0 \n" ); document.write( "a^2-17a+60=0\r \n" ); document.write( "\n" ); document.write( "the solution to this equation a=12 and a=5 then\r \n" ); document.write( "\n" ); document.write( "the dimensions are 12 and 5 cms\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |