document.write( "Question 165221: Please help with this.
\n" );
document.write( "Judy averaged 42 miles per hour(mph) driving from Allentown to Harrisburg and 51 mph driving from Harrisburg to Pittsburg. If she drove a total of 288 miles in 6 hours, then how long did it take her to drive from Harrisburg to Pittsburg?\r
\n" );
document.write( "\n" );
document.write( "I set this up a 2 equations using a chart as: Distance Speed Time\r
\n" );
document.write( "\n" );
document.write( " Allentown to Harrisburg x 42 42x\r
\n" );
document.write( "\n" );
document.write( " Harrisburg to Pittsburg y 51 51y\r
\n" );
document.write( "\n" );
document.write( " Allentown to Pittsburg 288 288/6=48 6\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Now x + y = 288\r
\n" );
document.write( "\n" );
document.write( " 42x + 51y = 6 by substitition using y = 288 - x
\n" );
document.write( "
\n" );
document.write( " 42x + 51(288-x) = 6
\n" );
document.write( " 42x + 14,688 -51x = 6
\n" );
document.write( " -9x = -14,682 and x = 1631.33\r
\n" );
document.write( "\n" );
document.write( "It works out when you plug back in, but can't be true since there is a total of only 288 miles. The y then is a negative number which satisfies the equation. Pleas help. Thanks Claudia\r
\n" );
document.write( "\n" );
document.write( "TheISBN shows: ISBN-13: 978-0-07-326862-0
\n" );
document.write( " ISBN-10: 0-07-326862-3\r
\n" );
document.write( "\n" );
document.write( " Part of\r
\n" );
document.write( "\n" );
document.write( " ISBN-13: 978-0-07-326938-2
\n" );
document.write( " ISBN-10: 0-07-326938-7 \n" );
document.write( "
Algebra.Com's Answer #121780 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! rt=d __ you have the rates, the total time and the total distance\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x=\"time from Harrisburg to Pittsburg\", so 6-x=\"time from Allentown to Harrisburg\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "51(x)+42(6-x)=288 __ 51x+252-42x=288 __ 9x=36 __ x=4 \n" ); document.write( " |