document.write( "Question 810215: adams age is 4 years less than twice blancas age. if adam is 16 years old, how old is blanca \n" ); document.write( "
Algebra.Com's Answer #488773 by Simeonkay(7)![]() ![]() You can put this solution on YOUR website! Let blancas age be x, then, adams age is \n" ); document.write( " (2x-4), if adams is 16 years old now, therefore, \n" ); document.write( "(2x-4)=16, simplify the bracket and collect like term \n" ); document.write( "2x=16+4, \n" ); document.write( "2x=20, divide both sides by 2, \n" ); document.write( "x=10, so blancas age is 10 years old \n" ); document.write( " |