document.write( "Question 620221: How do you write and interpret the following questions:\r
\n" ); document.write( "\n" ); document.write( "1) Luke is 4 years older than his sister. In 10 years the sum of their ages will be 60 years. How old is each?\r
\n" ); document.write( "\n" ); document.write( "2) What is the area of a square whose perimeter is represented by 12x?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #390013 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Luke is 4 years older than his sister's age\"highlight%28x%29\"
\n" ); document.write( " In 10 years the sum of their ages will be 60 years.
\n" ); document.write( " (x+10) + [(x+4) + 10 = 60
\n" ); document.write( " 2x + 24 = 60
\n" ); document.write( " 2x = 36
\n" ); document.write( " x = 18, the sister's age. Luke is 22.
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 28 + 32 = 60 \r
\n" ); document.write( "\n" ); document.write( "area of a square(with side\"highlight%28s%29\")whose perimeter is represented by 12x. P = 4s = 12x, s = 3x
\n" ); document.write( " A = s^2 = (3x)(3x) = 6x^2 \n" ); document.write( "
\n" );