document.write( "Question 1074852: Band students are tested on, and required to pass, a certain number of scales during the year. As of today, Abe has passed 8 scales, whereas his friend Frank has passed 2 of them. Going forward, Abe has committed to passing 1 scale per week, and Frank has committed to passing 4 per week. At some point soon, the two friends will have passed the same number of scales. How long will that take? How many scales will that be?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #689516 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! x, how many weeks\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Abe \n" ); document.write( "x+8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Frank \n" ); document.write( "4x+2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "They each will pass 10 scales. \n" ); document.write( " |