document.write( "Question 245645: Karen traveled almost 350 mi in under 7 h of highway driving. She stopped
\n" );
document.write( "for a brief rest that was not included in her driving time. Karen averaged 60 mi/h for
\n" );
document.write( "the first part of her trip and 50 mi/h for the second part of the trip. Write and graph
\n" );
document.write( "a system of inequalities that can be used to determine how many hours Karen spent
\n" );
document.write( "driving in each part of her trip. \n" );
document.write( "
Algebra.Com's Answer #179392 by TheProdicalSon(34)![]() ![]() ![]() You can put this solution on YOUR website! f + s = 7 \n" ); document.write( "50s + 60f = 350\r \n" ); document.write( "\n" ); document.write( "-50s -50f = -350 \n" ); document.write( "50s + 60f = 350 \n" ); document.write( "10f = 0\r \n" ); document.write( "\n" ); document.write( "0 + f = 7 \n" ); document.write( "f = 7\r \n" ); document.write( "\n" ); document.write( "she spent 7 hours on the first part \n" ); document.write( "and 0 hours on the second part \n" ); document.write( " |