document.write( "Question 573364: What is the Nth equation of the following pattern?
\n" );
document.write( "Figure 1; 3 tiles
\n" );
document.write( "Figure 2; 5 tiles
\n" );
document.write( "figure 3; 7 tiles etc.\r
\n" );
document.write( "\n" );
document.write( "(and I know how the pattern grows, I just need to know what the equation is) \n" );
document.write( "
Algebra.Com's Answer #368756 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! how about 2N+1 \n" ); document.write( " |