document.write( "Question 1191686: A rounded metal plate is made from a rectangular sheet of metal of size x cms by y cms. Each corner is rounded off to a quadrant of circle, radius r.\r
\n" ); document.write( "\n" ); document.write( "a) If A (square cms) is the area of the finished plate,
\n" ); document.write( "find an expression for A in terms of x,y and r, explaining your method. \r
\n" ); document.write( "\n" ); document.write( "b) Hence show that r=sqrt[ (xy-A)/(4-pi) ]
\n" ); document.write( "

Algebra.Com's Answer #823481 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We start with a rectangle which has area \"xy\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then we round off the corners, which means that we\r\n" );
document.write( "subtract the 4 little corners that we round off from\r\n" );
document.write( "the original area which is \"xy\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next we draw in the quadrants of a circle of radius r to help us\r\n" );
document.write( "see how much was subtracted from the corners in the rounding \r\n" );
document.write( "process.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now we look at just those quadrants of a circle:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now we put the four together and have a circle inscribed in a square\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now we can see how much we have to subtract off from the\r\n" );
document.write( "area of the original rectangle whose area is \"xy\"\r\n" );
document.write( "\r\n" );
document.write( "We have the area of a square whose side is twice the radius r.\r\n" );
document.write( "That's \"%282r%29%5E2\".  From that we subtract the area of the\r\n" );
document.write( "circle \"pi%2Ar%5E2\", and get \"%282r%29%5E2-pi%2Ar%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "That means the area of the rounded metal plate is xy minus\r\n" );
document.write( "the area of those corners.\r\n" );
document.write( "\r\n" );
document.write( "\"A\"\"%22%22=%22%22\"\"xy-%28%282r%29%5E2-pi%2Ar%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"A\"\"%22%22=%22%22\"\"xy-%284r%5E2-pi%2Ar%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"A\"\"%22%22=%22%22\"\"xy-4r%5E2%2Bpi%2Ar%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "We can factor out the r2 in the last two terms:\r\n" );
document.write( "\r\n" );
document.write( "\"A\"\"%22%22=%22%22\"\"xy-r%5E2%284%2Bpi%29%29\"  <--expression for A\r\n" );
document.write( "\r\n" );
document.write( "---------------------------------\r\n" );
document.write( "\r\n" );
document.write( "To get your answer for r, go back to the previous step:\r\n" );
document.write( "\r\n" );
document.write( "\"A\"\"%22%22=%22%22\"\"xy-4r%5E2%2Bpi%2Ar%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"4r%5E2-pi%2Ar%5E2\"\"%22%22=%22%22\"\"xy-A\"\r\n" );
document.write( "\r\n" );
document.write( "\"r%5E2%284-pi%29\"\"%22%22=%22%22\"\"xy-A\"\r\n" );
document.write( "\r\n" );
document.write( "\"r%5E2\"\"%22%22=%22%22\"\"%28xy-A%29%2F%284-pi%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"r\"\"%22%22=%22%22\"\"sqrt%28%28xy-A%29%2F%284-pi%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );