document.write( "Question 1169059: an engineer is to design a rectangular computer screen with a 19-inch diagonal and a 175-square inch area. find the dimensions of the screen to the nearest tenth of an inch
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #793703 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! an engineer is to design a rectangular computer screen with a 19-inch diagonal and a 175-square inch area. find the dimensions of the screen to the nearest tenth of an inch \n" ); document.write( "solution \n" ); document.write( "let length is x and width is y \n" ); document.write( "diagonal square root of (x^2+y^2)=19 \n" ); document.write( "x^2+y^2=361 \n" ); document.write( "xy=175 \n" ); document.write( "(x+y)^2=361+350=711 THAN X+Y=26.66 \n" ); document.write( "(X-Y)^2=361-350=11 THAN X-Y=3.31 BY SOLVING BOTH EQUATION WE WILL GET X=14.988 INCHES \n" ); document.write( "Y=11.678 INCHES \n" ); document.write( " \n" ); document.write( " |