document.write( "Question 1077749: The difference between two numbers is 6. Ten times the smaller number is six times the larger number. What are the two numbers?\r
\n" );
document.write( "\n" );
document.write( "We are working out of systems of equations chapter. I know how to do the work when the equations are given and know how to substitute to get my x and y. Then this came along, this word problem. I don't know how to write the equations. I believe the first one is x-y=6 but I can't see the second one in my mind. I spent hours trying to figure it out. Please help! \n" );
document.write( "
Algebra.Com's Answer #692240 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x-y=6 \n" ); document.write( "y is smaller, otherwise the answer would be negative \n" ); document.write( "10y=6x \n" ); document.write( "y=(6/10)x \n" ); document.write( "x-0.6x=6 \n" ); document.write( ".4x=6 \n" ); document.write( "x=15 \n" ); document.write( "y=9 \n" ); document.write( "10 times y=6 times x=90 \n" ); document.write( " |