document.write( "Question 23042: Two ships leave port, one sailing east and the other sailing south. Some time later they are 17 mi apart, with the eastbound ship 7 mi farther from port than the souhbound ship. How far is each from port.\r
\n" ); document.write( "\n" ); document.write( "This is what i tried:
\n" ); document.write( "n squared + (n+2)squared=17 squared
\n" ); document.write( "

Algebra.Com's Answer #11451 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
Shouldn't that be \"x%5E2+%2B%28x%2B7%29%5E2+=+17%5E2\"?\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+%2B+x%5E2+%2B14x+%2B+49+=+289\"
\n" ); document.write( "\"2x%5E2+%2B+14x+-+240=0\"\r
\n" ); document.write( "\n" ); document.write( "\"2%28x%5E2+%2B+7x+-+120%29+=+0\"\r
\n" ); document.write( "\n" ); document.write( "\"2%28x+%2B+15%29%28x-8%29=0\"
\n" ); document.write( "x=-15 reject
\n" ); document.write( "x=8 miles southbound ship
\n" ); document.write( "x+7 = 15 miles eastbound ship\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R^2 at SCC \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );