document.write( "Question 563734: I have a word problem that I have been trying to understand:
\n" );
document.write( "The sum of three numbers is 150
\n" );
document.write( "o The largest is 25 times the smallest
\n" );
document.write( "o While the sum of the smallest and three times the largest is 50.
\n" );
document.write( "o What are my numbers?\r
\n" );
document.write( "\n" );
document.write( "I my problem set up like x+y+z=150 \n" );
document.write( "
Algebra.Com's Answer #365011 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of three numbers is 150 \n" ); document.write( "o The largest is 25 times the smallest \n" ); document.write( "o While the sum of the smallest and three times the largest is 50. \n" ); document.write( "o What are my numbers?\r \n" ); document.write( "\n" ); document.write( "I my problem set up like x+y+z=150 \n" ); document.write( "---------------- \n" ); document.write( "That's true, \n" ); document.write( "x + y + z = 150 \n" ); document.write( "x = smallest, z = largest \n" ); document.write( "--> z = 25x (why didn't you mention that?) \n" ); document.write( "x + 3z = 50 (or that?) \n" ); document.write( "======================= \n" ); document.write( "Can you do it now? \n" ); document.write( " \n" ); document.write( " |