document.write( "Question 341325: For her geometry project, Valerie has to cut out as many 2‐inch diameter circles as she can from a rectangular sheet of paper 10 inches by 4 inches. To the nearest square inch, what is the least amount of paper she could have left?\r
\n" );
document.write( "\n" );
document.write( "(a) 0 (b) 2 (c) 8 (d) 9 (e) 10 \n" );
document.write( "
Algebra.Com's Answer #244408 by Theo(13342)![]() ![]() You can put this solution on YOUR website! rectangular paper is 10 * 4. \n" ); document.write( "circles are 2 inches in diameter. \n" ); document.write( "she can get 2 circles in the 4 inch width. \n" ); document.write( "she can get 5 circles in the 10 inch length \n" ); document.write( "that makes a total of 5 * 2 = 10 circles that can fit into the paper. \n" ); document.write( "the area of each circle is given by the formula pi*r^2 where r is the radius and pi is the constant of 3.14..... that should be stored in your calculator. \n" ); document.write( "the total area of the 10 circles is 10 * pi * r^2. \n" ); document.write( "r is half the length of the diameter of each circle which makes r equal to 1. \n" ); document.write( "the formula becomes 10 * pi * (1)^2 = 10*pi*1 = 10*pi = 31.42592654 square inches. \n" ); document.write( "the area of the rectangular piece of paper is equal to length * width which is equal to 4 * 10 which is equal to 40 square inches. \n" ); document.write( "40 minus 31.42592654 square inches equals 8.584073464 square inches which rounds to 9 square inches. \n" ); document.write( "your answer should be selection d. \n" ); document.write( "if each circle was circumscribed by a square, then each of those squares would be 2 inches by 2 inches. \n" ); document.write( "the area of the circumscribing square would be 4 square inches and the area for the circumscribed circle would be 3.141592654 square inches which would result in a difference of .8584073464 square inches for each circle. \n" ); document.write( "since 10 * .8584073464 is equal to 8.584073464, this means that you cannot get more than 10 circles in the 10 by 4 rectangular piece of paper. \n" ); document.write( "this means that the 8.584073464 square inches that are left over are the minimum amount of paper that will be left over.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |