document.write( "Question 661585: Please answer:\r
\n" );
document.write( "\n" );
document.write( "Two numbers have a sum of 63. Two times the larger number is 16 greater than three times the smaller number. What is the larger number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #412207 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! x+y=63 \n" ); document.write( "2x=16+3y \n" ); document.write( "2x=16+3(63-x) \n" ); document.write( "2x = 16 + 189 - 3x \n" ); document.write( "5x = 205 \n" ); document.write( "x = 41 \n" ); document.write( " |