document.write( "Question 471760: If the average of two numbers is 73, and if one of the numbers is 59, then what is the other number? Please show all of your work
\n" );
document.write( "A=a+b
\n" );
document.write( " 2 \n" );
document.write( "
Algebra.Com's Answer #323714 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If the average of two numbers is 73, and if one of the numbers is 59, then what is the other number? Please show all of your work \n" ); document.write( "; \n" ); document.write( "Let x = the other number \n" ); document.write( " \n" ); document.write( "multiply both sides by 2 \n" ); document.write( "x + 59 = 2(73) \n" ); document.write( "x + 59 = 146 \n" ); document.write( "x = 146 - 59 \n" ); document.write( "x = 87 is the other number \n" ); document.write( " |