document.write( "Question 841117: lucia missed 6 questions on a quiz and scored 76 out of 100. The expression below can be used to find \"p\" the number of points each question was worth.
\n" );
document.write( " 100 - 6p=76
\n" );
document.write( "How much was each question worth on lucia's quiz? \n" );
document.write( "
Algebra.Com's Answer #506658 by Amateur(5) You can put this solution on YOUR website! 100 - 6p = 76 \n" ); document.write( "Transfer the 100 to the other side. \n" ); document.write( "-6p = 76 - 100 \n" ); document.write( "Substitute \n" ); document.write( "-6p = -24 \n" ); document.write( "Divide \n" ); document.write( "p = 4 \n" ); document.write( "You're welcome ^^ \n" ); document.write( " |