document.write( "Question 629225: I cannot figure out how to answer the following question. Please help?
\n" );
document.write( "~Bill has three times more money than Joe. Joe has $6 more than Randy. Together they have $44. How much does each have?
\n" );
document.write( "Bill's money _____3x______
\n" );
document.write( "Joe's money ______________
\n" );
document.write( "Randy's money ____________
\n" );
document.write( "Equation __________________
\n" );
document.write( "How much does each person have? ___________ \n" );
document.write( "
Algebra.Com's Answer #396103 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! b=3j \n" ); document.write( "j=r+6 \n" ); document.write( "r=j-6\r \n" ); document.write( "\n" ); document.write( "b+j+r=44\r \n" ); document.write( "\n" ); document.write( "now you have three equations with three unknowns. \n" ); document.write( "let's substitute and put in only j's \n" ); document.write( "r=j-6\r \n" ); document.write( "\n" ); document.write( "3j+j-6+j=44\r \n" ); document.write( "\n" ); document.write( "5j-6=44 \n" ); document.write( "5j=50 \n" ); document.write( "j=10 \n" ); document.write( "b=3*10=30 \n" ); document.write( "r=10-6=4 \n" ); document.write( " \n" ); document.write( " |