document.write( "Question 623073: on a math test, 12 students earned an A.This number is exactly 25% of the total number of student\r
\n" );
document.write( "\n" );
document.write( "s in the class. How many students are in the class. \n" );
document.write( "
Algebra.Com's Answer #391863 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! on a math test, 12 students earned an A.This number is exactly 25% of the total number of students in the class. How many students are in the class. \n" ); document.write( ". \n" ); document.write( "Let n = number of students in the class \n" ); document.write( "then \n" ); document.write( ".25n = 12 \n" ); document.write( "n = 12/.25 \n" ); document.write( "n = 48 students \n" ); document.write( " |