document.write( "Question 698328: Subtract the second even number from the third square number. \n" ); document.write( "
Algebra.Com's Answer #430641 by Simnepi(216)\"\" \"About 
You can put this solution on YOUR website!
the second even number is 4
\n" ); document.write( "the third square number is 9
\n" ); document.write( "9 - 4 = 5
\n" ); document.write( "
\n" );