document.write( "Question 1121882: The average age of sadia ali and huma is 16years and that of ali huma and naila is 12 years if sadia is 13years old calculate naila age
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #737880 by Theo(13342) You can put this solution on YOUR website! let a = the age of sadia \n" ); document.write( "let b = the age of ali \n" ); document.write( "let c = the age of huma \n" ); document.write( "let d = the age of naila\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the average age of sadia, ali, and huma is 16 years old. \n" ); document.write( "therefore a + b + c = 3 * 16 = 48\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the average age of ali, huma, and naila is 12 years old. \n" ); document.write( "therefore b + c + d = 3 * 12 = 36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sadia is 13 years old. \n" ); document.write( "therefore a = 13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have 2 equations that need to be solved simultaneously.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a + b + c = 48 \n" ); document.write( "b + c + d = 36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the first equation, replace a with 13 to get 13 + b + c = 48 and solve for b + c to get b + c = 48 - 13 = 35\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the second equation, replace b + c with 35 to get 35 + d = 36 and solve for d to get d = 36 - 35 = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since d represents the age of naila, then naila must be 1 year old.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 13 from both sides of each equation and combine like terms to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b + c = 48 - 13 = 35 \n" ); document.write( "b + d = 36 - 13 = 20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |