document.write( "Question 126438This question is from textbook Algebra 2-Incremental Development
\n" );
document.write( ": Flotsam and Jetsam littered the beach. the pieces of Flotsam numbered 160 more than the pieces of Jetsam, and 6 times the number of pieces of Jetsam outnumbered the number of pieces of Flotsam by 40. How many pieces of each were there? \n" );
document.write( "
Algebra.Com's Answer #92685 by scott8148(6628) You can put this solution on YOUR website! \"pieces of Flotsam numbered 160 more than the pieces of Jetsam\" __ F=J+160\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"6 times the number of pieces of Jetsam outnumbered the number of pieces of Flotsam by 40\" \n" ); document.write( "__ 6J=F+40\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting the value of F from the first equation into the second equation \n" ); document.write( "__ 6J=(J+160)+40\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6J=J+200 __ 5J=200 \n" ); document.write( " |