document.write( "Question 555745: sofia is 12 years older than her sister anna - maria. the product of their age is 540, how old is sofia \n" ); document.write( "
Algebra.Com's Answer #361927 by TutorDelphia(193)![]() ![]() You can put this solution on YOUR website! sofia is 12 years older than her sister anna - maria \n" ); document.write( "s=a+12 \n" ); document.write( "the product of their age is 540, \n" ); document.write( "s*a=540 \n" ); document.write( "Solve for s by dividing both sides by a \n" ); document.write( "s=540/a \n" ); document.write( "sub in 540/a in for s \n" ); document.write( "540/a=a+12 \n" ); document.write( "multiply both sides by a to get a off the denominator \n" ); document.write( "540=a^2+12a \n" ); document.write( "subtract 540 from both sides \n" ); document.write( "a^2+12a-540=0 \n" ); document.write( "factor the quadratic, list 540's factors or use the quadratic formula \n" ); document.write( "1,540 \n" ); document.write( "2,270 \n" ); document.write( "3,180 \n" ); document.write( "4,135 \n" ); document.write( "5,108 \n" ); document.write( "6,90 \n" ); document.write( "9,60 \n" ); document.write( "10,54 \n" ); document.write( "12,45 \n" ); document.write( "18,30 \n" ); document.write( "20,27\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "18 and 30 are the only ones that have a difference of 12. \r \n" ); document.write( "\n" ); document.write( "(a- 18)(a+ 30)=0 \n" ); document.write( "a-18=0 \n" ); document.write( "a=18 \n" ); document.write( "a+30=0 \n" ); document.write( "a=-30\r \n" ); document.write( "\n" ); document.write( "s=18+12 \n" ); document.write( "s=30 \n" ); document.write( " |