document.write( "Question 176804: 1. Nine years ago,the sum of Carlo's age and Ronald's is greater than 28.
\n" );
document.write( " Carlo is 6 years older than Ronald. How old is Ronald now?\r
\n" );
document.write( "\n" );
document.write( "2. Group the pairs of terms having a common monomial factor.\r
\n" );
document.write( "\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "3. Determine the common monomial factors. \n" );
document.write( "
Algebra.Com's Answer #131930 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let r and c be the ages of Ron and Carlo respectively \n" ); document.write( ": \n" ); document.write( "r-9+c-9>28.....eq 1 \n" ); document.write( "c=r+6..........eq 2 \n" ); document.write( ": \n" ); document.write( "take c's value from eq 2 and plug it into eq 1 \n" ); document.write( ": \n" ); document.write( "r-9+r+6-9>28 \n" ); document.write( ": \n" ); document.write( "2r-12>28 \n" ); document.write( ": \n" ); document.write( "2r>40 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |