document.write( "Question 192957: ok here it is it is a mixture problem. the formula is V+AC value amount cost. \r
\n" );
document.write( "\n" );
document.write( "A clothing company buys 60 yards of cotton and 90 yards of wool fro a total cost of $1800. Another purchase at the same price included 80 yards of cotton and 20 yds of wook for a total cost of $1000. Find the cost per yard of the cotton and wool? \n" );
document.write( "
Algebra.Com's Answer #144808 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A clothing company buys 60 yards of cotton and 90 yards of wool fro a total cost of $1800. Another purchase at the same price included 80 yards of cotton and 20 yds of wook for a total cost of $1000. Find the cost per yard of the cotton and wool? \n" ); document.write( "--------------------------------------- \n" ); document.write( "Value Equation: 60c + 90W = 1800 dollars \n" ); document.write( "Value Equation: 80c + 20w = 1000 dollars \n" ); document.write( "--------------------- \n" ); document.write( "6c + 9w = 180 \n" ); document.write( "8c + 2w = 100 \n" ); document.write( "------------------ \n" ); document.write( "Modify: \n" ); document.write( "12c + 18w = 360 \n" ); document.write( "72c + 18w = 900 \n" ); document.write( "--------------------- \n" ); document.write( "60w = 540 \n" ); document.write( "w = $9 (price for a yard of wool) \n" ); document.write( "--- \n" ); document.write( "Substitute into 6c + 9w = 180 to solve for \"c\": \n" ); document.write( "6c + 9*9 = 180 \n" ); document.write( "6c = 99 \n" ); document.write( "c = $16.50 (price for a yard of cotton \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |