document.write( "Question 292480: Bud's age is 1/7 the age of his uncle. If Bud is 8 years old, how old is his uncle?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #211238 by richwmiller(17219) You can put this solution on YOUR website! b=1/7*u \n" ); document.write( "b=8 \n" ); document.write( "8=1/7*u \n" ); document.write( "56=u \n" ); document.write( " \n" ); document.write( " |