document.write( "Question 575175: carlos is 1/3 his fathers age. his father is 30 years older than carlos. how old is carlos? \n" ); document.write( "
Algebra.Com's Answer #369416 by chana(69)![]() ![]() You can put this solution on YOUR website! carlos is 1/3 his fathers age. his father is 30 years older than carlos. how old is carlos? \n" ); document.write( "sol: \n" ); document.write( " let carlos age = x --------- 1 \n" ); document.write( "father's age = 30 + x \n" ); document.write( "carlos's age = 1/3 * ( 30 + x) ---- 2 \n" ); document.write( "equate 1 & 2 \n" ); document.write( "x = 15 years. \n" ); document.write( " |