document.write( "Question 1023241: Archaeologists find pottery fragments and shell beads at an ancient site. There are 87 objects in all. There are 65 more pottery fragments than shell beads. What system of linear equations will represent this scenario? \n" ); document.write( "
Algebra.Com's Answer #638784 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Archaeologists find pottery fragments and shell beads at an ancient site. There are 87 objects in all.
\n" ); document.write( "There are 65 more pottery fragments than shell beads. What system of linear equations will represent this scenario?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x = the number of pottery fragments \r\n" );
document.write( "and y = the number of shell beads.\r\n" );
document.write( "\r\n" );
document.write( "Then\r\n" );
document.write( "\r\n" );
document.write( "x + y = 87,\r\n" );
document.write( "x = y + 65.\r\n" );
document.write( "\r\n" );
document.write( "or (which is the same)\r\n" );
document.write( "\r\n" );
document.write( "x + y = 87,\r\n" );
document.write( "x - y = 65.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );