document.write( "Question 246167: This years price for a certain car is 25% higher than last years price of $8800. What percent of this years price is last years price? \n" ); document.write( "
Algebra.Com's Answer #179841 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! This years price for a certain car is 25% higher than last years price of $8800. What percent of this years price is last years price?\r \n" ); document.write( "\n" ); document.write( "Let P be last year's Price. \n" ); document.write( "Then (1.25)*P is this year's price. \n" ); document.write( "The required percent then is P/((1.25)*P) = 8800/((1.25*P) \n" ); document.write( " \n" ); document.write( " |