document.write( "Question 941599: liz paid $42 for a new bike. This was 35% of the original price. what was the of the bike? \n" ); document.write( "
Algebra.Com's Answer #573997 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! let x be the original price \n" ); document.write( "paid amount = $ 42 \n" ); document.write( "paid amount equals to the 35 off of the original price \n" ); document.write( " hence 42 = x-35 % of x \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " divide with 0.65 on both sides \n" ); document.write( " \n" ); document.write( " 64.62 = x \n" ); document.write( " Original Price = $64.62 \n" ); document.write( " |