document.write( "Question 1121429: Hi
\n" );
document.write( "joanne and bernard had a certain number of stamps each. If joanne gave 90 stamps to bernard, they would have the same number of stamps. If bernard gave 10 stamps to joanne she would have 5 times as many stamps as bernard. How many did joanne have at first.\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #737314 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Joanne had x \n" ); document.write( "Bernard had y \n" ); document.write( "x-90=y+90 \n" ); document.write( "x+10=5(y-10) \n" ); document.write( "Therefore, x=y+180 \n" ); document.write( "so x+10=y+190=5y-50 \n" ); document.write( "4y=240 \n" ); document.write( "y=60 Bernard \n" ); document.write( "x=y+180=240 Joanne ANSWER \n" ); document.write( " \n" ); document.write( " |