document.write( "Question 991207: The sale Price S (in dollars) of an item is given by the formula S=L - rL, where L is the lost price (in dollars) and r is the discount rate (in decimal form)\r
\n" );
document.write( "\n" );
document.write( "a. Solve the formula for r
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #611065 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sale Price S (in dollars) of an item is given by the formula S=L - rL, where L is the list price (in dollars) and r is the discount rate (in decimal form) \n" ); document.write( "a. Solve the formula for r \n" ); document.write( "S = L - rL \n" ); document.write( "rL = L-S \n" ); document.write( "r = (L-S)/L = 1 - (S/L) \n" ); document.write( "----------------------------------- \n" ); document.write( "b. The list price of the shirt is $30. What is discount rate? \n" ); document.write( "r = 1 - (S/30)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |