document.write( "Question 1125575: Last week Shelly Rode her bike a total of 30 miles over a three day period. On the second day she rode 4/5 The distance she rode on the first day. On the third day she rode 3/2 The distance she rode on the second day. How many miles did Shelly ride on each day? \n" ); document.write( "
Algebra.Com's Answer #741928 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Last week Shelly Rode her bike a total of 30 miles over a three day period. \n" ); document.write( " On the second day she rode 4/5 The distance she rode on the first day. \n" ); document.write( " On the third day she rode 3/2 The distance she rode on the second day. \n" ); document.write( " How many miles did Shelly ride on each day? \n" ); document.write( ": \n" ); document.write( "let d = distance rode on the 1st day. \n" ); document.write( "\"On the second day she rode 4/5 The distance she rode on the first day.\" \n" ); document.write( " \n" ); document.write( "\"On the third day she rode 3/2 The distance she rode on the second day.\" \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "d + \n" ); document.write( "d + \n" ); document.write( "d + 2d = 30 \n" ); document.write( "3d = 30 \n" ); document.write( "d = 10 mi on the 1st day \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " |