document.write( "Question 341203: I don't think this is a proportion questions, but didn't know what to call it. I am trying to help my 12 year old son.\r
\n" );
document.write( "\n" );
document.write( "Rick earns $500 less than three times as much as Jim. If their combined salary is $49,500, how much do they each earn? \n" );
document.write( "
Algebra.Com's Answer #244279 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! jim=x=$12,500 \n" ); document.write( "rick=3x-500=$37,000 \n" ); document.write( "---------------------- \n" ); document.write( "x+3x-500=49500 \n" ); document.write( "add +500 to both sides \n" ); document.write( "x+3x=50000 \n" ); document.write( "combine like kinds \n" ); document.write( "4x=50000 \n" ); document.write( "divide by 4 \n" ); document.write( "x=12500 \n" ); document.write( " \n" ); document.write( " |