document.write( "Question 1039627: Clara, Liz, and Maria are three sisters whose birthdays all fall on the same day. Clara is 2/3 as old as Liz; Maria is 1/6 as old as Clara; and Clara is in the sixth grade in a private school. If Liz is younger than 21, how old is she? \n" ); document.write( "
Algebra.Com's Answer #654385 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
Clara is 2/3 as old as Liz;
\"C=expr%282%2F3%29L\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 3 to clear the fraction\r\n" );
document.write( "\r\n" );
document.write( "(1)   \"3C=2L\"
Maria is 1/6 as old as Clara
\"M=expr%281%2F6%29C\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 6 to clear the fraction\r\n" );
document.write( "\r\n" );
document.write( "(2)   \"6M=C\"\r\n" );
document.write( "\r\n" );
document.write( "Use (2) to substitute 6M for C in (1):\r\n" );
document.write( "\r\n" );
document.write( "\"3%286M%29=2L\"\r\n" );
document.write( "\r\n" );
document.write( "\"18M=2L\"\r\n" );
document.write( "\r\n" );
document.write( "(3)   \"9M=L\"
Liz is younger than 21
\"L%3C21\"\r\n" );
document.write( "\r\n" );
document.write( "Use (3) to substitute 9M for L\r\n" );
document.write( "\r\n" );
document.write( "\"9M%3C21\"\r\n" );
document.write( "\"M%3C21%2F9\"\r\n" );
document.write( "\"M%3C7%2F3\"\r\n" );
document.write( "\"M%3C2%261%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "So Maria is either 1 or 2\r\n" );
document.write( "\r\n" );
document.write( "If Maria were only 1, then, substituting\r\n" );
document.write( "M=1 in (2)   \r\n" );
document.write( "\r\n" );
document.write( "\"6%281%29=C\"\r\n" );
document.write( "\"6=C\"\r\n" );
document.write( "\r\n" );
document.write( "But
Clara is in the sixth grade
So she can't be only 6.\r\n" );
document.write( "So Maria must be 2\r\n" );
document.write( "\r\n" );
document.write( "(4)   M=2\r\n" );
document.write( "\r\n" );
document.write( "substituting M=2 in (2)   \r\n" );
document.write( "\r\n" );
document.write( "\"6%282%29=C\"\r\n" );
document.write( "\"12=C\"\r\n" );
document.write( "\r\n" );
document.write( "Normally one is only 11 in the sixth grade, but\r\n" );
document.write( "Clara could have failed a grade. So Maria is 2,\r\n" );
document.write( "and Clara is 12.
how old is she (Liz)?
Using (4) to substitute 2 for M in (3)\r\n" );
document.write( "\r\n" );
document.write( "\"9M=L\"\r\n" );
document.write( "\r\n" );
document.write( "\"9%282%29=L\"\r\n" );
document.write( "\r\n" );
document.write( "\"18=L\"\r\n" );
document.write( "\r\n" );
document.write( "Liz is 18.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );