document.write( "Question 947287: A recipe for salad dressing uses 2 oz of olive oil for each 1 oz of red wine vinegar. If 42 oz of salad dressing are needed, how many ounces of each ingredient should be used? \n" ); document.write( "
Algebra.Com's Answer #578025 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
( olive oil ) / ( vinegar ) = 2/1
\n" ); document.write( "Let \"+x+\" = ounces of vinegar needed
\n" ); document.write( "\"+42+-+x+\" = ounces of olive oil needed
\n" ); document.write( "\"+2%2F1+=+%28+42-x+%29+%2F+x+\"
\n" ); document.write( "Multiply both sides by \"+x+\"
\n" ); document.write( "\"+2x+=+42+-+x+\"
\n" ); document.write( "\"+3x+=+42+\"
\n" ); document.write( "\"+x+=+14+\"
\n" ); document.write( "\"+42+-+x+=+28+\"
\n" ); document.write( "-----------------
\n" ); document.write( "28 ounces of olive oil are needed
\n" ); document.write( "14 ounces of red wine vinegar are needed
\n" ); document.write( "
\n" ); document.write( "
\n" );