document.write( "Question 1092925: A supermarket is selling 2 types of candies, orange slices and strawberry leaves. The orange slices cost $1.27 per pound and the strawberry leaves cost $1.77 per pound. How many pounds of each should be mixed to get a 9-pound mixture that sells for $12.93?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #707539 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x pounds of orange slices
\n" ); document.write( "9-x pounds of strawberry leaves
\n" ); document.write( "x(1.27)+(9-x)(1.77)=12.93
\n" ); document.write( "1.27x+15.93-1.77x=12.93
\n" ); document.write( "-0.5x=-3
\n" ); document.write( "x=6 pounds of orange slices ($7.62)
\n" ); document.write( "9-x=3 pounds of strawberry leaves ($5.31)
\n" ); document.write( "add to $12.93
\n" ); document.write( "
\n" );