document.write( "Question 993059: I need help a boy has 8 more fish than the girl if there is 32 in total \n" ); document.write( "
Algebra.Com's Answer #612441 by Emperor Ashutosh (1)\"\" \"About 
You can put this solution on YOUR website!
let no. of fish the girl have=x
\n" ); document.write( "then no. of fish the boy have=x+8
\n" ); document.write( "so, x+x+8=32
\n" ); document.write( " 2x+8=32
\n" ); document.write( " 2x=32-8
\n" ); document.write( " 2x=24
\n" ); document.write( " x=24/2=12
\n" ); document.write( "Therefore,girl has 12 fish and boy have=20
\n" ); document.write( "
\n" );