document.write( "Question 1301: A man bought at one time 3 bushels of wheat and 5 bushels of rye for 38 shillings; and at another time 6 bushels of wheat and 3 bushels of rye for 48 shillings. What was the price of each bushel? \n" ); document.write( "
Algebra.Com's Answer #386 by iamlegallyblond7(7)\"\" \"About 
You can put this solution on YOUR website!
W= BUSHELS OF WHEAT
\n" ); document.write( "R= BUSHELS OF RYE\r
\n" ); document.write( "\n" ); document.write( "3W+5R=38
\n" ); document.write( "6W+3R=48\r
\n" ); document.write( "\n" ); document.write( "SOLVE ONE EQUATION FOR ONE VARIABLE:
\n" ); document.write( "EXAMPLE: 3R=48-6W
\n" ); document.write( "R=16-2W
\n" ); document.write( "PLUG THIS INTO THE OTHER EQUATION
\n" ); document.write( "3W+5(16-2W)=38
\n" ); document.write( "3W+80-10W=38
\n" ); document.write( "-8W=-42
\n" ); document.write( "W=42/8\r
\n" ); document.write( "\n" ); document.write( "PLUG THIS INTO THE OTHER EQUATION IN ORDER TO FIND THE VALUE OF R
\n" ); document.write( "
\n" );