document.write( "Question 855173: Two planes leave Los Angeles at the same time. One heads south to San Diego, while the other heads north to San Francisco. The San Diego plane flies 50 mph slower than the San Francisco plane. In 1/2 hr. the planes are 275 miles apart. What are their speeds? \n" ); document.write( "
Algebra.Com's Answer #515126 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
r*t=d
\n" ); document.write( "f/2+(f-50)/2=275
\n" ); document.write( "f+f-50=550
\n" ); document.write( "2f=600
\n" ); document.write( "f=300
\n" ); document.write( "d=250
\n" ); document.write( "check
\n" ); document.write( "300*1/2+250*1/2=275
\n" ); document.write( "150+125=275
\n" ); document.write( "ok
\n" ); document.write( "
\n" );