document.write( "Question 257303: The price of a computer fell 20% this year. If the computer now cost $750, how much did it cost last year? \n" ); document.write( "
Algebra.Com's Answer #189233 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 100-20=80 \n" ); document.write( "8/10*x=750 \n" ); document.write( "8x=7500 \n" ); document.write( "x=7500/8 \n" ); document.write( " \n" ); document.write( " |