document.write( "Question 257017: When Mr. Kim returned from his fishing trip, his students inquired as to the length of his prize catch. Mr. Kim answered, \"The head measures 9 inches. The tail was as long as the head and half the body. The body was as long as the head and tail.\" How long was Mr. Kim's prized fish? \n" ); document.write( "
Algebra.Com's Answer #189025 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
h=9
\n" ); document.write( "t=h+b/2
\n" ); document.write( "b=h+t
\n" ); document.write( "f=h+b+t
\n" ); document.write( "f=72 inches that's 6 feet
\n" ); document.write( "
\n" );