document.write( "Question 1007980: How much does a fish weigh if its tail weighs 5kg, its head weighs half as much as the tail and body together, and the body weighs as much as the head and tail altogether? \n" ); document.write( "
Algebra.Com's Answer #623766 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How much does a fish weigh if its tail weighs 5kg, its head weighs half as much as the tail and body together, and the body weighs as much as the head and tail altogether?
\n" ); document.write( "---------------
\n" ); document.write( "Equations:
\n" ); document.write( "t = 5
\n" ); document.write( "h = (1/2)(t+b)
\n" ); document.write( "b = h + t
\n" ); document.write( "-------
\n" ); document.write( "Substitute to simplify::
\n" ); document.write( "t = 5
\n" ); document.write( "2h = 5 + b
\n" ); document.write( "b = h + 5
\n" ); document.write( "------
\n" ); document.write( "Sustitute for \"b\" and solve for \"h\"::
\n" ); document.write( "2h = 5 + h+5
\n" ); document.write( "h = 10 (wt. of head)
\n" ); document.write( "t = 5 (wt. of tail
\n" ); document.write( "b = h+5 = 15 (wt of body)
\n" ); document.write( "----
\n" ); document.write( "Ans:: fish weighs 5 + 10 + 15 = 30 kg
\n" ); document.write( "---------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------
\n" ); document.write( "
\n" );