document.write( "Question 697533: you buy a sweater at 7/10 of its original price of $35.00.
\n" );
document.write( "? how much money did you spend
\n" );
document.write( "? how much money did you save
\n" );
document.write( "? what fraction of the total original price did you save \n" );
document.write( "
Algebra.Com's Answer #430133 by contactalexliu(1)![]() ![]() ![]() You can put this solution on YOUR website! You spent $24.50. \n" ); document.write( "You saved $10.50. \n" ); document.write( "You saved 3/10 of the total original price. \n" ); document.write( " |