document.write( "Question 1163042: Hi
\n" ); document.write( "Need some help in solving this beauty. Circle A is shaded and lies inside circle B. The radius of B is 4 inches more than the radius of A. What is the radius of each if the unshaded area is.\r
\n" ); document.write( "\n" ); document.write( "Twice as much as the shaded area\r
\n" ); document.write( "\n" ); document.write( "28pi square inches more than the shaded area\r
\n" ); document.write( "\n" ); document.write( "16pi square inches more than twice as much as the shaded area.\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #786999 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
this is not as horrible as you might think, at least conceptually.
\n" ); document.write( "what is horrible is the arithmetic required.
\n" ); document.write( "fortunately, i was able to use some mechanized tools to help with that.
\n" ); document.write( "i used a quadratic equation solve that can be found at https://www.mathsisfun.com/quadratic-equation-solver.html
\n" ); document.write( "i used an online scientific calculator that can be found at http://www.alcula.com/calculators/scientific-calculator/#gsc.tab=0
\n" ); document.write( "the use of these tools, especially the online scientific calculator, does require some knowledge and experience in how to use them, so it's not as straight forward as you might think, but they did provide the results of calculations i required without me having to do those calculations manually.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = pi * r^2
\n" ); document.write( "B = pi * (r + 4)^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A is the shaded area.
\n" ); document.write( "B - A is the unshaded area *****\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "B - A = pi * (r + 4)^2 - pi * r^2
\n" ); document.write( "factor out the pi to get:
\n" ); document.write( "B - A = pi * ((r + 4)^2 - r^2
\n" ); document.write( "simplify to get:
\n" ); document.write( "B - A = pi * (r^2 + 8r + 16 - r^2)
\n" ); document.write( "simplify further to get:
\n" ); document.write( "B - A = pi * (8r + 16) *****\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the unshaded area is therefore equal to pi * (8r + 16)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "problem 1:
\n" ); document.write( "What is the radius of each if the unshaded area is twice as much as the shaded area?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the unshaded area is equal to pi * (8r + 16)
\n" ); document.write( "the shaded area is equal to pi * r^2
\n" ); document.write( "if the unshaded area is equal to twice the shaded area, you get:
\n" ); document.write( "pi * (8r + 16) = 2 * pi * r^2
\n" ); document.write( "divide both sides of this equation by pi to get:
\n" ); document.write( "8r + 16 = 2r^2
\n" ); document.write( "subtract the left side of the equation from both sides of the equation to get:
\n" ); document.write( "0 = 2r^2 - 8r - 16
\n" ); document.write( "divide both sides of this equation by 2 to get:
\n" ); document.write( "0 = r^2 - 4r - 8
\n" ); document.write( "factor this quadratic equation to get:
\n" ); document.write( "r = 5.4641016151378 or r = -1.4641016151378
\n" ); document.write( "since r can't be negative, you get:
\n" ); document.write( "r = 5.4641016151378
\n" ); document.write( "when r = 5.4641016151378, .....
\n" ); document.write( "A = pi * r^2 = 93.796667199
\n" ); document.write( "B = pi * (r+4)^2 = 281.390001597
\n" ); document.write( "B - A = 187.593334398
\n" ); document.write( "2 * A = 187.593334398
\n" ); document.write( "B - A is equal to 2 * A.
\n" ); document.write( "your solution is that the radius of A is equal to 5.4641016151378 inches and the radius of B is equal to that plus 4 = 9.4641016151378 inches\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "problem 2:
\n" ); document.write( "What is the radius of each if the unshaded area is 28 * pi square inches more than the shaded area?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the unshaded area is equal to pi * (8r + 16)
\n" ); document.write( "the shaded area is equal to pi * r^2
\n" ); document.write( "if the unshaded area is equal to 28 * pi square inches more than the shaded area, then you get:
\n" ); document.write( "pi * (8r + 16) = pi * r^2 + 28 * pi
\n" ); document.write( "factor out the pi on the right side of the equation to get:
\n" ); document.write( "pi * (8r + 16) = pi * (r^2 + 28)
\n" ); document.write( "divide both sides of the equation by pi to get:
\n" ); document.write( "8r + 16 = r^2 + 28
\n" ); document.write( "subtract the left side of the equation from both sides of the equation to get:
\n" ); document.write( "0 = r^2 + 28 - 8r - 16
\n" ); document.write( "combine like terms to get:
\n" ); document.write( "0 = r^2 - 8r + 12
\n" ); document.write( "solve this quadratic equation to get:
\n" ); document.write( "r = 2 or r = 6
\n" ); document.write( "when r = 2, ..................
\n" ); document.write( "A = pi * r^2 = 12.566370614
\n" ); document.write( "B = pi * (r + 4)^2 = 113.097335529
\n" ); document.write( "B - A = 100.530964915
\n" ); document.write( "A + 28 * pi = 100.530964915
\n" ); document.write( "since B - A is the unshaded area and A is the shaded area, then you get:
\n" ); document.write( "the unshaded area is equal to the shaded area + 28 * pi.
\n" ); document.write( "your solution is that the radius of A is equal to 2 inches and the radius of B is equal to that plus 4 = 6 inches.
\n" ); document.write( "when r = 6,........................
\n" ); document.write( "A = pi * r^2 = 113.097335529
\n" ); document.write( "B = pi * (r + 4)^2 = 314.159265359
\n" ); document.write( "B - A = 201.06192983
\n" ); document.write( "A + 28 * pi = 201.06192983
\n" ); document.write( "since B - A is the unshaded area and A is the shaded area, then you get:
\n" ); document.write( "the unshaded area is equal to the shaded area + 28 * pi.
\n" ); document.write( "your solution is that the radius of A is equal to 6 inches and the radius of B is equal to that plus 4 = 10 inches.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "problem 3:
\n" ); document.write( "What is the radius of each if the unshaded area is 16pi square inches more than twice as much as the shaded area?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the unshaded area is equal to pi * (8r + 16)
\n" ); document.write( "the shaded area is equal to pi * r^2
\n" ); document.write( "if the unshaded area is equal to 16 * pi square inches more than twice the shaded area, then you get:
\n" ); document.write( "pi * (8r + 16) = 2 * pi * r^2 + 16 * pi
\n" ); document.write( "factor out the pi from the right side of the equation to get:
\n" ); document.write( "pi * (8r + 16) = pi * (2 * r^2 + 16)
\n" ); document.write( "divide both sides of the equation by pi to get:
\n" ); document.write( "8r + 16 = 2 * r^2 + 16
\n" ); document.write( "subtract 8r + 16 from both sides of the equation to get:
\n" ); document.write( "0 = 2 * r^2 + 16 - 8r - 16
\n" ); document.write( "combine like terms to get:
\n" ); document.write( "0 = 2 * r^2 - 8r
\n" ); document.write( "divide both sides of the equation by 2 to get:
\n" ); document.write( "0 = r^2 - 4r
\n" ); document.write( "solve this quadratic equation to get:
\n" ); document.write( "r = 0 or r = 4
\n" ); document.write( "since r can't be equal to 0, then you get:
\n" ); document.write( "r = 4
\n" ); document.write( "when r = 4, ......................
\n" ); document.write( "A = pi * r^2 = 50.265482457
\n" ); document.write( "B = pi * (r + 4)^2 = 201.06192983
\n" ); document.write( "B - A = 150.796447372
\n" ); document.write( "2 * A + 16 * pi = 150.796447372
\n" ); document.write( "since B - A is the unshaded area and A is the shaded area, then you get:
\n" ); document.write( "the unshaded area is equal to twice the shaded area + 16 * pi.
\n" ); document.write( "your solution is that the radius of A is equal to 4 inches and the radius of B is equal to that plus 4 = 8 inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to summarize your solutions:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the radius of the larger circle is always 4 inches more than the radius of the smaller circle.
\n" ); document.write( "the shaded area is the area of the smaller circle.
\n" ); document.write( "the unshaded area is the area of the larger circle minus the area of the smaller circle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the radius of the smaller circle is equal to 5.4641016151378 inches, then the unshaded area is equal to twice the shaded area.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the radius of the smaller circle is equal to 2 inches or 6 inches, then the unshaded area is equal to the shaded area plus 28 * pi square inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the radius of the smaller circle is equal to 4 inches, then the unshaded area is equal to the twice the shaded area + 16 * pi square inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i also solved the problem using excel.
\n" ); document.write( "the solution from excel are shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are right.
\n" ); document.write( "this was definitely a bear, mainly because the calculations required were horrendous.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );