document.write( "Question 414864: John has $13 more than nick and together they have 81. How many has each? (needs to be in a algebraic equation) \n" ); document.write( "
Algebra.Com's Answer #290958 by praseenakos@yahoo.com(507)\"\" \"About 
You can put this solution on YOUR website!
suppose, nick has x dollars\r
\n" ); document.write( "\n" ); document.write( "==> John has x + 13\r
\n" ); document.write( "\n" ); document.write( "so the total is, x + x+ 13 = 81\r
\n" ); document.write( "\n" ); document.write( "==> 2x + 13 = 81\r
\n" ); document.write( "\n" ); document.write( "==> 2x+ 13 -13 = 81-13\r
\n" ); document.write( "\n" ); document.write( "==> 2x = 68\r
\n" ); document.write( "\n" ); document.write( "==> \"2x%2F2++=+68%2F2\"\r
\n" ); document.write( "\n" ); document.write( "==> x = 34\r
\n" ); document.write( "\n" ); document.write( "==> Nick has 34 dollars...\r
\n" ); document.write( "\n" ); document.write( "so john has 34 + 13 = 47 dollars...
\n" ); document.write( "
\n" );