document.write( "Question 937082: A class has 30 pupils. 21 are right handed. There are 16 girls in the class. Not all girls are right handed. What is the smallest number of girls who are right handed. \n" ); document.write( "
Algebra.Com's Answer #570528 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = number of girls
\n" ); document.write( "y = number of boys
\n" ); document.write( "---
\n" ); document.write( "x + y = 30
\n" ); document.write( "x = 16
\n" ); document.write( "y = 30 - x
\n" ); document.write( "y = 30 - 16
\n" ); document.write( "y = 14
\n" ); document.write( "---
\n" ); document.write( "assuming that all boys are right handed ...
\n" ); document.write( "the smallest number of right handed girls is:
\n" ); document.write( "21 - 14 = 7
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );