document.write( "Question 61285This question is from textbook Elementary and Intermediate Algebra
\n" ); document.write( ": Comparing Dart Boards: A toy store sells two sizes of circular dart boards. The larger of the two has a radius that is 3 inches greater than that of the other. The radius of the smaller dartboard is t inches. Find a polynominal that represents the difference in area between the two dartboards. \n" ); document.write( "
Algebra.Com's Answer #42207 by jai_kos(139)\"\" \"About 
You can put this solution on YOUR website!
Given two dartboards, one smaller and other larger.\r
\n" ); document.write( "\n" ); document.write( "Given the radius of the smaller dart board = t inches.\r
\n" ); document.write( "\n" ); document.write( "And the radius of thr bigger dart board = t + 3 inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let first find the area of the smaller dart board = pi r^2 = pi * t^2 ---->(1)\r
\n" ); document.write( "\n" ); document.write( "Because the radius is equal to t inches.\r
\n" ); document.write( "\n" ); document.write( "Now let us find the area of the bigger dart board = pi r^2 = pi * (t+3)^2 ---->(2)\r
\n" ); document.write( "\n" ); document.write( "Because the radius of the biggger dart board.\r
\n" ); document.write( "\n" ); document.write( "Now since there are asking for the difference in the area's, we subtract equation(2) with one...\r
\n" ); document.write( "\n" ); document.write( "We get,\r
\n" ); document.write( "\n" ); document.write( "Area of the bigger dartboard - Area of the smaller dart board =\r
\n" ); document.write( "\n" ); document.write( "pi (t+3) ^2 - pi t^2\r
\n" ); document.write( "\n" ); document.write( "Taking the pi common out,\r
\n" ); document.write( "\n" ); document.write( "pi[ (t+3)^2 - t^2]\r
\n" ); document.write( "\n" ); document.write( "Splitting the terms , we get\r
\n" ); document.write( "\n" ); document.write( "pi[ t^2 + 6t + 9 -t^2]\r
\n" ); document.write( "\n" ); document.write( "pi[ 6t+ 9]\r
\n" ); document.write( "\n" ); document.write( "The above gives us a polynominal that representsthe difference in the areas of
\n" ); document.write( " the dart boards.
\n" ); document.write( "
\n" ); document.write( "
\n" );