document.write( "Question 945285: If Jane answers 38 questions correctly and got a 95 how many questions are there
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #576438 by fion6002(19) ![]() You can put this solution on YOUR website! let x be the number of questions\r \n" ); document.write( "\n" ); document.write( "38/x=95% \n" ); document.write( "38/x=0.95 \n" ); document.write( "38=0.95x \n" ); document.write( "38/0.95=x \n" ); document.write( "x=40\r \n" ); document.write( "\n" ); document.write( "Therefore there are 40 questions \n" ); document.write( " |