document.write( "Question 97467: One number is five more than another number. Their sum is 285. what are they? \r
\n" );
document.write( "\n" );
document.write( "5x+x=258
\n" );
document.write( "6x=258
\n" );
document.write( "6x/6=258/6
\n" );
document.write( "x=47.5\r
\n" );
document.write( "\n" );
document.write( "5x
\n" );
document.write( "5(47.5)
\n" );
document.write( "237.5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #70920 by mathslover(157)![]() ![]() You can put this solution on YOUR website! You got the equation wrong. \n" ); document.write( "The qustion says one number is 5 more than the other \r \n" ); document.write( "\n" ); document.write( "which can be writen as x + 5 (and not 5x which means 5 times the other number) where x is the first number \r \n" ); document.write( "\n" ); document.write( "now it's pretty easy to solve \n" ); document.write( " x+ x+ 5 =285 \n" ); document.write( " 2x = 280 \n" ); document.write( "x= 145 \n" ); document.write( "and x+5 =145\r \n" ); document.write( "\n" ); document.write( "numbers are 140 and 145 \n" ); document.write( " |