document.write( "Question 23110: 1.The length of a rectangular playing field is 5 ft less than twice its width.
\n" );
document.write( "If the perimeter of the playing field is 230 ft, find the length and width of the field.\r
\n" );
document.write( "\n" );
document.write( "2.A bicyclist rode into the country for 5 h. In returning, her
\n" );
document.write( "speed was 5 mi/h faster and the trip took 4 h. What was her speed each way?\r
\n" );
document.write( "\n" );
document.write( "3. A bus leaves a station at 1 P.M., traveling west at an average
\n" );
document.write( "rate of 44 mi/h. One hour later a second bus leaves the same station, traveling
\n" );
document.write( "east at a rate of 48 mi/h. At what time will the two buses be 274 mi apart?\r
\n" );
document.write( "\n" );
document.write( "4. Mika leaves Boston for Baltimore at 10:00 A.M., traveling at
\n" );
document.write( "45 mi/h. One hour later, Hiroko leaves Baltimore for Boston on the same route, traveling
\n" );
document.write( "at 50 mi/h. If the two cities are 425 mi apart, when will Mika and Hiroko meet? \n" );
document.write( "
Algebra.Com's Answer #11570 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! 1. 2(2x-5+x)=230 \n" ); document.write( "6x-10=230 \n" ); document.write( "6x=240 \n" ); document.write( "x=40 \n" ); document.write( "2(40)-5=75 \n" ); document.write( "Hence, the width is 40cm and the length is 75cm.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2.5x=4(x+5) \n" ); document.write( "5x=4x+20 \n" ); document.write( "x=20 \n" ); document.write( "20+5 = 25 \n" ); document.write( "Hence her two speeds were 20miles per hours and 25 miles per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3.44(t+1)+48t=274 \n" ); document.write( "44t+44+48t=274 \n" ); document.write( "92t=230 \n" ); document.write( "t=2.5 \n" ); document.write( "Hence, at 2.5h they will be 274 miles apart.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4.45(t+1)+50t=425 \n" ); document.write( "45t+45+50t=425 \n" ); document.write( "95t=380 \n" ); document.write( "t=4 \n" ); document.write( "10:00+4 = 2:00p.m. \n" ); document.write( "Hence after 4h or at 2:00 p.m. ; they will meet. \n" ); document.write( " |