document.write( "Question 274515: Hi Appreciate any help on this.
\n" );
document.write( "T is earning 350 more than J every month. Each month they spend 80 and saved the rest.\r
\n" );
document.write( "\n" );
document.write( "1)how long will it take for T to save 2100 and J to save 4550?
\n" );
document.write( "2)what's T monthly salary?\r
\n" );
document.write( "\n" );
document.write( "thanks alot for the help \n" );
document.write( "
Algebra.Com's Answer #200385 by richwmiller(17219) You can put this solution on YOUR website! t=j+350 \n" ); document.write( "t-80=s \n" ); document.write( "j-80=S \n" ); document.write( "m*s=2100 for T \n" ); document.write( "M*S=4550 for J \n" ); document.write( "t=j+350 and m*(t-80)=2100 and M*(j-80)=4550 \n" ); document.write( "j = 430 t = 780 , m = 3, M = 13 \n" ); document.write( "j = 255, m = 4, M = 26, t = 605 \n" ); document.write( "j = 150, m = 5, M = 65, t = 500 \n" ); document.write( " \n" ); document.write( " |