document.write( "Question 1210359: The dimensions of a square is given as 6.25 cm. A student measured one side of the square as 6.12 cm to calculate the perimeter and the area of the square.
\n" ); document.write( " Find the percentage error in:
\n" ); document.write( " i. Measured length
\n" ); document.write( " ii. Calculated perimeter
\n" ); document.write( " iii. Calculated area
\n" ); document.write( "

Algebra.Com's Answer #852046 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Although this problem can be solved exactly by algebra, as the other tutor has\r\n" );
document.write( "solved it, I think this might be a calculus problem demonstrating using\r\n" );
document.write( "differentials to approximate error.\r\n" );
document.write( "\r\n" );
document.write( ">>The dimensions of a square is given as 6.25 cm. A student measured one side of\r\n" );
document.write( "the square as 6.12 cm to calculate the perimeter and the area of the square.<<  \r\n" );
document.write( "   \r\n" );
document.write( "ds = 6.12 - 6.25 = -0.13\r\n" );
document.write( "P = 4s\r\n" );
document.write( "dP = 4ds = 4(-0.13) = -0.52\r\n" );
document.write( "A = s2\r\n" );
document.write( "dA = 2s(ds) = 2(6.25)(-0.13) = -1.625\r\n" );
document.write( "\r\n" );
document.write( ">>Find the percentage error in:  \r\n" );
document.write( "i. Measured length<< \r\n" );
document.write( " \r\n" );
document.write( "\"ds%2Fs+=-0.13%2F6.25+=+0.208+=+-%222.08%25%22\"\r\n" );
document.write( " \r\n" );
document.write( ">>ii. Calculated perimeter<<\r\n" );
document.write( "\r\n" );
document.write( "\"dP%2FP=%28-0.52%29%2F%284s%29=%28-0.52%29%2F%284%2A6.25%29=-0.0208=%22-2.08%25%22\"\r\n" );
document.write( "\r\n" );
document.write( ">>iii. Calculated area<<  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );