document.write( "Question 999962: Sarah starts at a point 26 miles from school and runs toward school at 6 miles per hour. Ryan starts from school 1.3 hours later and runs towards Sarah at 8 miles per hour. Let x be the number of hours Sarah has been running \r
\n" );
document.write( "\n" );
document.write( "Write an expression in terms of x for the distance Sarah has run\r
\n" );
document.write( "\n" );
document.write( "Write an expression in terms of x for Sarah's distance from the school\r
\n" );
document.write( "\n" );
document.write( "Write an expression in terms of x for the time Ryan has been running \r
\n" );
document.write( "\n" );
document.write( "Write an expression in terms of x for Ryan's distance from the school\r
\n" );
document.write( "\n" );
document.write( "Write and solve an equation to find when Sarah and Ryan meet\r
\n" );
document.write( "\n" );
document.write( "How far are they from the school when they meet \n" );
document.write( "
Algebra.Com's Answer #617508 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Sarah starts at a point 26 miles from school and runs toward school at 6 miles per hour. Ryan starts from school 1.3 hours later and runs towards Sarah at 8 miles per hour. Let x be the number of hours Sarah has been running \n" ); document.write( "Write an expression in terms of x for the distance Sarah has run \n" ); document.write( "Write an expression in terms of x for Sarah's distance from the school \n" ); document.write( "Write an expression in terms of x for the time Ryan has been running \n" ); document.write( "Write an expression in terms of x for Ryan's distance from the school \n" ); document.write( "Write and solve an equation to find when Sarah and Ryan meet \n" ); document.write( "How far are they from the school when they meet\r \n" ); document.write( "\n" ); document.write( "let x=number of hours Sarah has been running \n" ); document.write( "x-1.3=number of hoursRyan has been running \n" ); document.write( "Distance=speed*travel time \n" ); document.write( "6x=Sarah's distance from the school \n" ); document.write( "8(x-1/3)=Ryan's distance from the school \n" ); document.write( "6+8=14 mph=speed at which Sarah and Ryan are approaching each other \n" ); document.write( "26/14=1.857 hrs=Time Sarah and Ryan meet \n" ); document.write( "26-6*1.857=4.857 miles= How far are they from the school when they meet \n" ); document.write( " \n" ); document.write( " |