document.write( "Question 146026This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": What was the MSRP for a Hummer H1 that sold for $107,272 after an 8% discount \n" );
document.write( "
Algebra.Com's Answer #106579 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What was the MSRP for a Hummer H1 that sold for $107,272 after an 8% discount \n" ); document.write( ". \n" ); document.write( "Let x = msrp cost for the H1 \n" ); document.write( "then \n" ); document.write( "x - .08x = 107272 \n" ); document.write( "x(1 - .08) = 107272 \n" ); document.write( "x(.92) = 107272 \n" ); document.write( "x = 107272/.92 \n" ); document.write( "x = $116600 \n" ); document.write( " |