document.write( "Question 458503: A store is discounting all regularly priced items by 25 percent\r
\n" );
document.write( "\n" );
document.write( "Find a function f that computes the sale price of an item having a regular price of x\r
\n" );
document.write( "\n" );
document.write( "If an item normally costa 105.71 what is its sale price \n" );
document.write( "
Algebra.Com's Answer #314540 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 105.71*0.75=$79.28 \n" ); document.write( " |