document.write( "Question 834900: maria is 12 years older than saul. the sum of their ages is 28. which of the following equations can be used to find their ages?
\n" ); document.write( "a. n+n / 12 =28
\n" ); document.write( "b. n +n+12=28
\n" ); document.write( "c.n/n-12=28
\n" ); document.write( "d.n(n-12)=28
\n" ); document.write( "

Algebra.Com's Answer #503232 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If n is Saul's age, then Maria is n+12 years old. The two ages add to 28, so the equation is n +n+12=28 \n" ); document.write( "
\n" );