document.write( "Question 1017271: I need help solving this problem. \r
\n" );
document.write( "\n" );
document.write( "Bianca and Courtney are 234 miles apart, traveling towards each other. If Courtney travel 17 mph and Bianca travels 9 mph how long until they meet?\r
\n" );
document.write( "\n" );
document.write( "I need to show the work and this one has me stuck \n" );
document.write( "
Algebra.Com's Answer #633580 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Bianca and Courtney are 234 miles apart, traveling towards each other. \n" ); document.write( " If Courtney travel 17 mph and Bianca travels 9 mph how long until they meet? \n" ); document.write( ": \n" ); document.write( "Write a distance equation; dist = speed * time \n" ); document.write( "t = travel time for them to meet \n" ); document.write( "When they meet the sum of their travel distances will add up to 324 mi \n" ); document.write( "17t + 9t = 234 \n" ); document.write( "26t = 234 \n" ); document.write( "t = 234/26 \n" ); document.write( "t = 9 hrs for them to meet \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Confirm this find how far each traveled \n" ); document.write( "17 * 9 = 153 mi \n" ); document.write( " 9 * 9 = 81 mi \n" ); document.write( "---------------- \n" ); document.write( "total dist: 234 mi \n" ); document.write( " |