document.write( "Question 615238: Bob makes one and a half times as much money as Tom. If the total of their salaries is $100,000, find the salary of each.\r
\n" );
document.write( "\n" );
document.write( "I am not looking to have it solved, I need to understand how to put this in an algebraic equation, \n" );
document.write( "
Algebra.Com's Answer #387020 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! b=1.5x \n" ); document.write( "t=x \n" ); document.write( "1.5x+x=100000 \n" ); document.write( "2.5x=100000 \n" ); document.write( "x=100000/2.5 \n" ); document.write( "x=$40,000 \n" ); document.write( "1.5x=$60,000 \n" ); document.write( "I walked you through the problem to help explain it. \n" ); document.write( "I hope this helps. \n" ); document.write( "Bob \n" ); document.write( " |