document.write( "Question 577583: 1. If Carla can drive 400 miles on 28 gallons of gas, how many gallons of gas will she need to travel 1000 miles? \n" ); document.write( "
Algebra.Com's Answer #370210 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 400/28 = 1000/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "400x = 28*1000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "400x = 28000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 28000/400\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 70\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So she'll need 70 gallons of gas. \n" ); document.write( " |