document.write( "Question 165108: The size of a television screen is given as the length of the screens diagonal. If the screens were flat, then the area of a square 21-inch screen would be how many square inches greater than the area of a square 19-inch screen??? \n" ); document.write( "
Algebra.Com's Answer #121706 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Area of 21\": \n" ); document.write( "2s^2=21^2 Pythagoras \n" ); document.write( "s^2=441/2 \n" ); document.write( "s=sqrt(220.5) \n" ); document.write( "A=220.5 \n" ); document.write( ". \n" ); document.write( "Area of 19\": \n" ); document.write( "2s^2=19^2 \n" ); document.write( "s^2=361/2 \n" ); document.write( "s=sqrt(180.5) \n" ); document.write( "A=180.5 \n" ); document.write( ". \n" ); document.write( "220.5-180.5=40 sq. in. difference \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |