document.write( "Question 296974: the sum of two numbers is 91. half of one number is three times the other number. what are the numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #213898 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! a+b=91 \n" ); document.write( "a/2=3b a=6b \n" ); document.write( "6b+b=91 \n" ); document.write( "7b=91 \n" ); document.write( " \n" ); document.write( "91-13=a \n" ); document.write( " |