document.write( "Question 431706: The sum of two numbers is 35. 3 times the larger is the same as 4 times the smaller number.... Just need help setting up pronlem \n" ); document.write( "
Algebra.Com's Answer #299499 by jorel1380(3719) You can put this solution on YOUR website! If 3 times a number is equal to 4 times a smaller number, then 3x=4y. \n" ); document.write( "In this case x+y=35, and 3x=4y.\r \n" ); document.write( "\n" ); document.write( "3x+3y=105 \n" ); document.write( "4y+3y=105 \n" ); document.write( "7y=105 \n" ); document.write( "y=15 \n" ); document.write( "x=20. \n" ); document.write( " |