document.write( "Question 116670: \r
\n" );
document.write( "\n" );
document.write( "The sum of two numbers is 42. one number is 3 less than 4 times the other number. what are the numbers?\r
\n" );
document.write( "\n" );
document.write( "i just need to know how to translate it to algebraic form and then everything else is fine. \n" );
document.write( "
Algebra.Com's Answer #84831 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=42 OR X=42-Y \n" ); document.write( "X=4Y-3 \n" ); document.write( "SET EACH EQUATION = TO EACH OTHER. \n" ); document.write( "42-Y=4Y-3 \n" ); document.write( "-Y-4Y=-3-42 \n" ); document.write( "-5Y=-45 \n" ); document.write( "Y=-45/-5 \n" ); document.write( "Y=9 ANSWER. \n" ); document.write( "X+9=42 \n" ); document.write( "X=42-9 \n" ); document.write( "X=33 ANSWER. \n" ); document.write( " |