document.write( "Question 796855: Sally is 2 years older than three times her brother Jim’s age. If Jim is 4 years old, how old is Sally?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #481589 by wilft1(217)![]() ![]() You can put this solution on YOUR website! turn this into an equation, where x is sallys age\r \n" ); document.write( "\n" ); document.write( "4(3)+ 2 = x\r \n" ); document.write( "\n" ); document.write( "12 + 2 = x\r \n" ); document.write( "\n" ); document.write( "14 = x\r \n" ); document.write( "\n" ); document.write( "sally is 14 years old \n" ); document.write( " |