document.write( "Question 293761: flour sells for $1.35/oz and thyme sells for $1.85/oz. how much of each for 20/oz that sells for $1.65/oz \n" ); document.write( "
Algebra.Com's Answer #211979 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
f+t=20
\n" ); document.write( "1.35*f+1.85*t=20*1.65
\n" ); document.write( "f=8 t=12
\n" ); document.write( "
\n" ); document.write( "
\n" );