document.write( "Question 941529: A delivery of 5 large boxes and 2 small boxes has a total weight of 88 kilograms. A delivery of 3 large boxes and 8 small boxes has a total weight of 97 kilograms. How much does each type of box weigh? \n" ); document.write( "
Algebra.Com's Answer #573995 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
5L+2S=88kg
\n" ); document.write( "3L+8S=97kg
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Linear System solver (using determinant)
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++5%5CL+%2B+2%5CS+=+88%2C%0D%0A++++3%5CL+%2B+8%5CS+=+97+%29%0D%0A++\"
\n" ); document.write( "
\n" ); document.write( " Any system of equations:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " has solution
\n" ); document.write( "
\n" ); document.write( " or
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " (L=15, S=6.5}
\n" ); document.write( "

\n" ); document.write( "\n" ); document.write( "CHECK:
\n" ); document.write( "Plug in equation 2
\n" ); document.write( "3L+8S=97kg
\n" ); document.write( "3(15kg)+8(6.5kg)=97kg
\n" ); document.write( "(45kg)+(52kg)=97kg
\n" ); document.write( "97kg=97kg
\n" ); document.write( "
\n" );