document.write( "Question 1036035: Thaddeus and Ian start at the same location and drive in opposite directions, but leave at different times. When they are 270 miles apart, their combined travel time is 8 hours. \n" ); document.write( "
Algebra.Com's Answer #650611 by Theo(13342)![]() ![]() You can put this solution on YOUR website! rate * time = distance.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let a be the time it takes thaddeus. \n" ); document.write( "let 8 - a be the time it takes ian. \n" ); document.write( "let c be the distance that thaddeus travels. \n" ); document.write( "let 270 - c be the distance that ian travels.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the rate * time formula for thaddeus becomes 30 * a = c \n" ); document.write( "the rate * time formula for ian becomes 35 * (8 - a) = (270 - c)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "their combined formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "30 * a + 35 * (8 - a) = c + (270 - c)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify this formula to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "30 * a + 35 * 8 - 35 * a = c + 270 - c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify further and combine like terms to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-5 * a + 280 = 270\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 280 from both sides of this formula to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-5 * a = -10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this formula to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since a = 2, then 8 - a must be equal to 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for thaddeus becomes 30 * 2 = c \n" ); document.write( "the formula for ian becomes 35 * 6 = 270 - c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the first formula, solve for c to get c = 60. \n" ); document.write( "in the second formula, solve for 270 - c to get 270 - c = 210.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formulas become:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "30 * 2 = 60 \n" ); document.write( "35 * 6 = 210\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "thaddeus traveled 60 miles in 2 hours. \n" ); document.write( "ian traveled 210 miles in 6 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you were asked how long each was driving.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "thaddeus was driving for 2 hours and ian was driving for 6 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |