document.write( "Question 519904: HE PAYS 26$ FOR 8 LARGE AND 4 SMALL JUICE DRINK. A LARGE COSTS A 1$ MORE THAN A SMALL. NOW IT TELLS ME TO WRITE A LINEAR SYSTEM OF EQUATIONS TO FIND THE COST OF EACH SIZE DRINK? \n" ); document.write( "
Algebra.Com's Answer #345846 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
large juice be $x
\n" ); document.write( "small juice be $y\r
\n" ); document.write( "\n" ); document.write( "8x+4y=26
\n" ); document.write( "x=y+1\r
\n" ); document.write( "\n" ); document.write( "These are the equations
\n" ); document.write( "
\n" );