document.write( "Question 96841: The problem goes on like this one:\r
\n" );
document.write( "\n" );
document.write( "\"the sum of two numbers is equal to 20. the larger number is 3 times bigger than the other number. Find the numbers.\" \r
\n" );
document.write( "\n" );
document.write( "could you please help me? solve this by using a quadratic formula, completing the square or by factoring..thanks,.=) \n" );
document.write( "
Algebra.Com's Answer #70453 by winson55(5)![]() ![]() ![]() You can put this solution on YOUR website! you can not solve this by those way \n" ); document.write( "this is one of the way: \n" ); document.write( "Let the smaller number be X \n" ); document.write( "Bigger number = 3 x X \n" ); document.write( " =3x \n" ); document.write( "3x+x=20 \n" ); document.write( "4x=20 \n" ); document.write( "x=5 \n" ); document.write( "smaller number=5 \n" ); document.write( "bigger number=3x5 \n" ); document.write( " =15 \n" ); document.write( " |