document.write( "Question 616637: marys avrage in 3 tests is 55.in 4 tests is 65.after 2 other tests her average mark is 55.find the average in the 2 other tests. \n" ); document.write( "
Algebra.Com's Answer #387810 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! marys avrage in 3 tests is 55.in 4 tests is 65.after 2 other tests her average mark is 55.find the average in the 2 other tests. \n" ); document.write( "** \n" ); document.write( "let x=average in the 2 other tests. \n" ); document.write( "test scores total=3*55+4*65+2x=425+2x \n" ); document.write( "number of tests=3+4+2=9 \n" ); document.write( "test scores total/number of tests=55 \n" ); document.write( "(425+2x)/9=55 \n" ); document.write( "(425+2x)=9*55=495 \n" ); document.write( "2x=495-425=70 \n" ); document.write( "x=70/2=35 \n" ); document.write( " |