document.write( "Question 880329: The diffference of two no is 33.The larger number is one more than three times the smaller no.. Find the no? \n" ); document.write( "
Algebra.Com's Answer #531367 by dawnk925(6)![]() ![]() ![]() You can put this solution on YOUR website! x= smaller number \n" ); document.write( "3x+1= larger number\r \n" ); document.write( "\n" ); document.write( "3x-1-x=33 \n" ); document.write( "2x-1=33 \n" ); document.write( "2x=34 \n" ); document.write( "x=17\r \n" ); document.write( "\n" ); document.write( "17= smaller number \n" ); document.write( "52= larger number \n" ); document.write( " |