document.write( "Question 40965: An outboard motor calls for a fuel mixture that has a gasoline-to-oil ratio of 50 to 1. How many pints of oil should be added to 6 gallons of gasoline? \n" ); document.write( "
Algebra.Com's Answer #26412 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 6 gallons = 48 pints so the proportion we use is \n" ); document.write( "50 is to 1 as 48 is to x OR \n" ); document.write( "50/1 = 48/x \n" ); document.write( "now cross-multiply and solve \n" ); document.write( "50x = 48 \n" ); document.write( "x = .96 pints \n" ); document.write( " |