document.write( "Question 154906: Marilyn bought a used bike for $8 more than half its original price. marilyn paid $50.00 for the bike. What was the origianl price of the bike? \n" ); document.write( "
Algebra.Com's Answer #114043 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Let x the original price \n" ); document.write( "then\r \n" ); document.write( "\n" ); document.write( "50=8+(x/2) \n" ); document.write( "then \n" ); document.write( "(x/2)=42 \n" ); document.write( "x=84\r \n" ); document.write( "\n" ); document.write( "Answer: the original price is $84 \n" ); document.write( " |