document.write( "Question 711586: Michael gained 109 total yards. This is about 62.4% less than Jacob. how many total yards did Jacob gain? \n" ); document.write( "
Algebra.Com's Answer #437478 by nerdybill(7384) You can put this solution on YOUR website! Michael gained 109 total yards. This is about 62.4% less than Jacob. how many total yards did Jacob gain? \n" ); document.write( ". \n" ); document.write( "Let j = total yards gained by Jacob \n" ); document.write( "then \n" ); document.write( "109 = j - .624j \n" ); document.write( "factoring out a j: \n" ); document.write( "109 = j(1 - .624) \n" ); document.write( "109 = j(.376) \n" ); document.write( "109/.376 = j \n" ); document.write( "289.9 = j \n" ); document.write( "Or, approximately: \n" ); document.write( "290 yards = j \n" ); document.write( " |