document.write( "Question 934853: Eric gave away 2/3 of his fish. He then gave away 3/5 of his remaining fish. He was left with 30 fish. How many did he start with?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #567901 by vicgonzerx(31)![]() ![]() You can put this solution on YOUR website! x=total fish eric had \r \n" ); document.write( "\n" ); document.write( "(x-2/3x)-3/5(x-2/3x)=30\r \n" ); document.write( "\n" ); document.write( "x=225 fish is the answer \n" ); document.write( " |