document.write( "Question 145316: Find algebraic expression for r given that distance is 200 feet and time is x + 3 \n" ); document.write( "
Algebra.Com's Answer #105987 by Alan3354(69443) You can put this solution on YOUR website! r = distance/time \n" ); document.write( "r = 200/(x+3) \n" ); document.write( " \n" ); document.write( " |