document.write( "Question 550059: In 1967, a new sedan cost $2,500, in 1975, the same type of sedan cost $4,800. The cost of that type of sedan has increased by what percent between 1967 and 1975 \n" ); document.write( "
Algebra.Com's Answer #358401 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! percent increase = ( 1975 price - 1967 price ) / ( 1967 price ) x 100 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The cost increased 92% \n" ); document.write( " |