document.write( "Question 1095310: 1. The Gizmo electronic device was first sold in 2000. In 2001 the price was raised $8. In 2002, the price was lowered $14 because of lower demand. In 2003, a competing device was introduced and the price of the Gizmo was cut in half to $18. Find the original price of the Gizmo. \n" ); document.write( "
Algebra.Com's Answer #802346 by CubeyThePenguin(3113) You can put this solution on YOUR website! original price: x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2001: x + 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2002: x - 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2003: (x-6)/2 = 18 \n" ); document.write( "x - 6 = 36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = $42 \n" ); document.write( " |