document.write( "Question 450558: Lydia bought a stack of magazines to resell for profit. She sold half of them on Tuesday. She sold 10 on Wednesday. She sold half of what was left on Thursday. On Friday she sold the remaining 8 magazines. How many magazines did she begin with?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #309885 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Lydia bought a stack of magazines to resell for profit. She sold half of them on Tuesday. She sold 10 on Wednesday. She sold half of what was left on Thursday. On Friday she sold the remaining 8 magazines. How many magazines did she begin with? \n" ); document.write( "----------------------------- \n" ); document.write( "Let original number be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "(1/2)[x - (1/2)x-10] = 8 \n" ); document.write( "------------------- \n" ); document.write( "16 = (1/2)x-10 \n" ); document.write( "(1/2)x = 26 \n" ); document.write( "x = 52 \n" ); document.write( "----- \n" ); document.write( "Checking: \n" ); document.write( "(1/2)[52-26-10) = 8 \n" ); document.write( "16 = 16 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |