document.write( "Question 863942: Barbara and Sue are mother and daughter. Together, their ages add to 41. Sue is five years older than three times Barbara's age. How old are Sue and Barbara? \n" ); document.write( "
Algebra.Com's Answer #520688 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Barbara and Sue are mother and daughter. Together, their ages add to 41. Sue is five years older than three times Barbara's age. How old are Sue and Barbara?
\n" ); document.write( "***
\n" ); document.write( "let x=Barbara's age
\n" ); document.write( "41-x=Sue's age
\n" ); document.write( "..\r
\n" ); document.write( "\n" ); document.write( "41-x=3x+5
\n" ); document.write( "4x=36
\n" ); document.write( "x=9
\n" ); document.write( "41-x=32
\n" ); document.write( "Barbara's age=9
\n" ); document.write( "Sue's age=32
\n" ); document.write( "
\n" );