document.write( "Question 1138262: Robert earns P dollars in 8 days. At this rate how many days will it take him to earn S dollars? \n" ); document.write( "
Algebra.Com's Answer #756090 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Let x be the number of days to earn S dollars \n" ); document.write( ": \n" ); document.write( "P/8 = S/x \n" ); document.write( ": \n" ); document.write( "8S = Px \n" ); document.write( ": \n" ); document.write( "x = 8S/P \n" ); document.write( ": \n" ); document.write( "*************************************************** \n" ); document.write( "Therefore, it will take 8S/P days to earn S dollars \n" ); document.write( "*************************************************** \n" ); document.write( ": \n" ); document.write( " |