document.write( "Question 947372: Two men caught 75 fish. A caught four times as many as B.
\n" ); document.write( "How many fish did B catch ?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #578053 by Zucchini(70)\"\" \"About 
You can put this solution on YOUR website!
B: b
\n" ); document.write( "A: 4b\r
\n" ); document.write( "\n" ); document.write( "4b + b = 75
\n" ); document.write( " 5b= 75
\n" ); document.write( " b= 15\r
\n" ); document.write( "\n" ); document.write( "B caught 15 fish.
\n" ); document.write( "
\n" );