document.write( "Question 675217: The ordered pairs (1, 25), (2, 36), (3, 49), (4, 64), and (5, 81) represent a function. What is a rule that represents this function? \n" ); document.write( "
Algebra.Com's Answer #419640 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "( 1, 25 ) = ( 1, 5² ) = ( 1, (1+4)² )\r\n" );
document.write( "( 2, 36 ) = ( 2, 6² ) = ( 2, (2+4)² )\r\n" );
document.write( "( 3, 49 ) = ( 3, 7² ) = ( 3, (3+4)² )\r\n" );
document.write( "( 4, 64 ) = ( 4, 8² ) = ( 4, (4+4)² )\r\n" );
document.write( "( 5, 81 ) = ( 5, 9² ) = ( 5, (5+4)² )\r\n" );
document.write( "   ...         ...           ...\r\n" );
document.write( "( N,  ? ) = ( N, ?  ) = ( N, (N+4)² )\r\n" );
document.write( "\r\n" );
document.write( "Rule: Start with N, add 4, then square \r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );