document.write( "Question 547714: it takes Ellen 9 hours to drive to a friend's cabin. Her sister Barb can make the drive in 8 hours by traveling 7mph faster than Ellen. What is Barb's average speed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #356502 by mananth(16949) You can put this solution on YOUR website! \n" ); document.write( "Let the distance be y \n" ); document.write( "it is the same for both \n" ); document.write( "the speeds are different\r \n" ); document.write( "\n" ); document.write( "y/x=9 \n" ); document.write( "y=9x\r \n" ); document.write( "\n" ); document.write( "y/x+7 =8 \n" ); document.write( "y=8(x+7)\r \n" ); document.write( "\n" ); document.write( "9x=8(x+7) \n" ); document.write( "9x=8x+56 \n" ); document.write( "9x-8x=56 \n" ); document.write( "x=56 Ellen's speed\r \n" ); document.write( "\n" ); document.write( "Barb's speed = 56+7 = 63 mph\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |