document.write( "Question 968630: a rectangular photograph has a diagnal length of 18 centimeters. the photograph is 10 centimeters wide. what is the length of the photograph to the nearest hundreds of a centimeter
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #802538 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! length = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "18^2 = 10^2 + x^2 \n" ); document.write( "x^2 = 224\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = sqrt(224) = 14.97 \n" ); document.write( " |