document.write( "Question 11756: A number t increased by the sum of seven and the square of another number s is ten \r
\n" ); document.write( "\n" ); document.write( "How can i write this question so that it reads as an equation?
\n" ); document.write( "

Algebra.Com's Answer #6013 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Try this:\r
\n" ); document.write( "\n" ); document.write( "\"t+%2B+%287+%2B+s%5E2%29+=+10\"
\n" ); document.write( "
\n" );