document.write( "Question 1168939: Jose is twice as old as Stephanie who is 7 years older than Andrew together they add up to 41. What is each person's age? \n" ); document.write( "
Algebra.Com's Answer #793581 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Jose            2w+14\r\n" );
document.write( "Stephanie        w+7\r\n" );
document.write( "Andrew           w\r\n" );
document.write( "SUM             41\r\n" );
document.write( "
\n" ); document.write( "
\n" );