document.write( "Question 954871: I can not figure out the answer to this word problem, one number is 3 less than 6 times the second number their sum is 46. find the numbers, could you please help me.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #583234 by macston(5194)![]() ![]() You can put this solution on YOUR website! x and y are the numbers \n" ); document.write( "x=6y-3 \n" ); document.write( "x+y=46 Substitute for x. \n" ); document.write( "6y-3+y=46 \n" ); document.write( "7y=49 \n" ); document.write( "y=7 ANSWER 1: One of the numbers is 7. \n" ); document.write( "x+y=46 \n" ); document.write( "x=46-y \n" ); document.write( "x=46-7=39 ANSWER 2: The other number is 39. \n" ); document.write( "CHECK: \n" ); document.write( "x=6y-3 \n" ); document.write( "39=6(7)-3 \n" ); document.write( "39=42-3 \n" ); document.write( "39=39 \n" ); document.write( " |