document.write( "Question 403418: One plane can travel 20 miles per hour faster than another. One of them goes 180 miles in same time it takes the other to go 150 miles. What are their speeds?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #285290 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
t = d / r ___ the times are equal\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "180 / (x + 20) = 150 / x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "180x = 150x + 3000
\n" ); document.write( "
\n" );