document.write( "Question 265451: A pickup can travel 300 miles in the same time that a car going 10 miles per hour faster can travel 350 miles. How fast is the pickup traveling? \n" ); document.write( "
Algebra.Com's Answer #195175 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
A pickup can travel 300 miles in the same time that a car going 10 miles per hour faster can travel 350 miles. How fast is the pickup traveling?
\n" ); document.write( "p*t=300
\n" ); document.write( "(p+10)*t=350
\n" ); document.write( "p=60
\n" ); document.write( "t=5
\n" ); document.write( "60*5=300
\n" ); document.write( "70*5=350
\n" ); document.write( "
\n" ); document.write( "
\n" );