document.write( "Question 986950: Fred has twice as much money as jake togather they have $54 how much money does each has in equations \n" ); document.write( "
Algebra.Com's Answer #607866 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "J=amount Jake has; F=amount Fred has=2J
\n" ); document.write( "J+F=$54
\n" ); document.write( "J+2J=$54
\n" ); document.write( "3J=$54
\n" ); document.write( "J=$18
\n" ); document.write( "ANSWER 1: Jake has $18.
\n" ); document.write( "F=2J=2($18)=$36 ANSWER 2: Fred has $36.
\n" ); document.write( "
\n" );