document.write( "Question 1033233: This is inequalities,
\n" );
document.write( "Question: The maximum speed limit for a school bus is 55 mph. Write and solve an inequality that represents the number of hours it takes to travel 165 miles in a school bus. \n" );
document.write( "
Algebra.Com's Answer #647857 by Theo(13342)![]() ![]() You can put this solution on YOUR website! rate * time = distance.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when rate = 55 and distance = 165, the formula becomes 55 * time = 165. \n" ); document.write( "solve for time to get time = 165 / 55 = 3 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at anything less than 55, like 50, the formula becomes 50 * time = 165. \n" ); document.write( "solve for time to get time = 165 / 50 = 3.3 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "what this says is, that if you reduce the speed below 55 miles per hours, the time it takes will be longer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "how to write this in an equality?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "start with rate * time = distance \n" ); document.write( "solve for rate to get rate = distance / time. \n" ); document.write( "you are given that rate <= 55. \n" ); document.write( "this means that distance / time <= 55, because rate = distance / time. \n" ); document.write( "multiply both sides of this equation by time and divide both sides of this equation by 55 to get distance / 55 <= time. \n" ); document.write( "this is the same as time >= distance / 55. \n" ); document.write( "since distance = 165, you get time >= 165 / 55. \n" ); document.write( "simplify this to get time >= 3 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "how do you get time >= distance / 55 from distance / 55 <= time. \n" ); document.write( "here's how. \n" ); document.write( "start with distance / 55 <= time. \n" ); document.write( "subtract time from both sides of the equation to get distance / 55 - time <= 0 \n" ); document.write( "subtract distance / 55 from both sides of the equation to get -time <= -distance / 55. \n" ); document.write( "multiply both sides of this equation by -1 to get time >= distance / 55. \n" ); document.write( "the inequality is reversed, because ..... \n" ); document.write( "when you multiply or divide both sides of an inequality by a negative number, the inequality is reversed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |