document.write( "Question 495923: two cars leave from the same location and go in opposite directions. The north bound car travels 15mph slower than the south bound car. After 6 hours they are 630 miles apart. Find the rate of each car. \r
\n" ); document.write( "\n" ); document.write( "How would i set this equation up to find the value of (X) if (X) is the rate of the cars
\n" ); document.write( "

Algebra.Com's Answer #336265 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Distance(d) equals Rate(r) times Time(t) or d=rt; r=d/t and t=d/r\r
\n" ); document.write( "\n" ); document.write( "Now you need to think about this a little. The cars are traveling at different rates, so X can't be the \"rate of the cars\". But X can be the rate of one of the cars:\r
\n" ); document.write( "\n" ); document.write( "Let X=rate of north-bound car
\n" ); document.write( "Then X+15=rate of south-bound car\r
\n" ); document.write( "\n" ); document.write( "Distance north-bound car travels after 6 hours=X*6
\n" ); document.write( "Distance south-bound car travels after 6 hours=(x+15)*6
\n" ); document.write( "Now we are told that these two distances add up to 630 mi, soooo
\n" ); document.write( "6X+6(X+15)=630 get rid of parens
\n" ); document.write( "6X+6X+90=630 subtract 90 from each side
\n" ); document.write( "12X=540
\n" ); document.write( "X=45 mph---------------------------rate of north-bound car
\n" ); document.write( "X+15=45+15=60 mph----------------------rate of south-bound car\r
\n" ); document.write( "\n" ); document.write( "CK
\n" ); document.write( "45*6+60*6=630
\n" ); document.write( "270+360=630
\n" ); document.write( "630=630\r
\n" ); document.write( "\n" ); document.write( "Another way:\r
\n" ); document.write( "\n" ); document.write( "We know the cars are separating at the rate of X+X+15mph=2X+15 mph
\n" ); document.write( "in 6 hours they have traveled (2X+15)*6=12X+90 miles and we are told that this equals 630 mi, sooo
\n" ); document.write( "12X+90=630----same as before\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" ); document.write( "
\n" );