document.write( "Question 636152: Alex has twice as much money as Jennifer. Jennifer has $6 less than shannon. Together they have $54. How much money does each have? \n" ); document.write( "
Algebra.Com's Answer #400782 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
Let Jennifer has $\"x\", then Alex has $\"2x\", Shannon has $\"%28x%2B6%29\"
\n" ); document.write( "\"x%2B2x%2B%28x%2B6%29=54\"
\n" ); document.write( "\"x%2B2x%2Bx=54-6\"
\n" ); document.write( "\"4x=48\"
\n" ); document.write( "\"x=48%2F4\"
\n" ); document.write( "\"x=12\"
\n" ); document.write( "Jennifer has $12, Alex has $24, Shannon has $18
\n" ); document.write( "
\n" );