document.write( "Question 1204426: Given 98% gasoline and 2% motor oil. New engine is 96% gasoline and 4% oil. write an equation in standard form that ma
\n" );
document.write( "kes the possible combination of each kind of mixture you can prepare using 6 gallons of gasoline. \n" );
document.write( "
Algebra.Com's Answer #840676 by Theo(13342)![]() ![]() You can put this solution on YOUR website! number of galons of gas = 6 \n" ); document.write( "number of gallons of oil = x \n" ); document.write( "ratio of gas to total = y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i get x = 6/y - 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when y = .98, the equation becomes x = 6/.98 - 6 which gets you x = .1224489796.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when y = .96, the equation becomes x = 6/96 - 6 which gets you x = .25.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if 6 gallons of gas is 98% of the total, then the number of gallons of oil is equal to .1224489796.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if 6 gallons of gas is 96% of the total, then the number of gallons of oil is equal to .25.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at 98% gas, the total is 6.1224489796 gallons. \n" ); document.write( "6 divided by that = .98 \n" ); document.write( ".12244489796 divided by that = .02\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at 6% gas, the total is 6.25 gallons. \n" ); document.write( "6 divided by that = .96 \n" ); document.write( ".25 divided by that = .04\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the general equation for the number of gallons of oil required if you have 6 gallons of gas is x = 6/y - 6. \n" ); document.write( "x is the number of gallons of oil required. \n" ); document.write( "y is the ratio of gallons of gas to the total mixture.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the total mixture is expressed as 6/y. \n" ); document.write( "x is the nmber of gallons of oil required. \n" ); document.write( "the total mixture is expresed by the equation 6/y = 6 + x. \n" ); document.write( "y is the ratio of gallons of gas to total gallons of mixture. \n" ); document.write( "x is the number of gallons of oil reuired. \n" ); document.write( "since x = 6/y - 6, you can replace x with that to get: \n" ); document.write( "6/y = 6 + 6/y - 6 \n" ); document.write( "you wind up with 6/y = 6/y which is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "what i wind up with is: \n" ); document.write( "standard form equation is 6y + xy = 6 \n" ); document.write( "x is the number of gallons of oil required. \n" ); document.write( "y is the ratio of gallons of gas to total number of gallons.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it's a litle complex, but it works.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when y = .98, the equation becomes 6 * .98 + x * .98 = 6 \n" ); document.write( "simplify to get 5.88 + .98 * x = 6 \n" ); document.write( "subtract 5.88 from both sides of the equation to get .98 * x = .12 \n" ); document.write( "solve for x to get x = .12 /.98 = .1224489796. \n" ); document.write( "this is the correct answer as we derived above when 6 = .98 of the total mixture.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when y = .96, the equataion becomes 6 * .96 + x * .96 = 6 \n" ); document.write( "simplify to get 5.76 + .96 * x = 6 \n" ); document.write( "subtract 5.76 from both sides of the equation to get .96 * x = .24 \n" ); document.write( "solve for x to get x = .24 / .96 = .25. \n" ); document.write( "this is the correct answer as we derived above when y = .96 of the total mixture.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it's important to know exactly what x and y represent. \n" ); document.write( "the equation is 6 * y + x * y = 6 \n" ); document.write( "y is the ratio of gallons of gas to total gallons of mixture. \n" ); document.write( "x is the number of gallons of gas.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "with this equation, you can figure out how many gallons of oil you need to make any mixture with 6 gallons of gas. \n" ); document.write( "all you need to do is provide the ratio of gallons gas to total gallons of mixture.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |