document.write( "Question 850033: my age divided by 2 is the same as 66 less than twice my age
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #511895 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a/2=2a-66 \n" ); document.write( "a=4a-132 \n" ); document.write( "132=3a \n" ); document.write( "a=44 \n" ); document.write( "check \n" ); document.write( "44/2=88-66 \n" ); document.write( "22=22 \n" ); document.write( "ok \n" ); document.write( " |