document.write( "Question 732437: Almonds worth $4.95 a pound were mixed with walnuts worth $3.95 a pound. How many pounds of each were used if there were 11 more pounds of almonds than walnuts and if the value of the mixture was $116.75? \n" ); document.write( "
Algebra.Com's Answer #447859 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Almonds worth $4.95 a pound were mixed with walnuts worth $3.95 a pound. How many pounds of each were used if there were 11 more pounds of almonds than walnuts and if the value of the mixture was $116.75?
\n" ); document.write( "***
\n" ); document.write( "let x=lbs of walnuts used
\n" ); document.write( "x+11=lbs of almonds used
\n" ); document.write( "..
\n" ); document.write( "4.95(x+11)+3.95x=116.75
\n" ); document.write( "4.95x+54.45+3.95x=116.75
\n" ); document.write( "8.9x=62.30
\n" ); document.write( "x=7
\n" ); document.write( "x+11=18\r
\n" ); document.write( "\n" ); document.write( "lbs of walnuts used=7
\n" ); document.write( "lbs of almonds used=18
\n" ); document.write( "
\n" );