document.write( "Question 315235: I need to figure out the numerical value of variables a,b,and c. 3a-5b+5c=21 \n" ); document.write( "
Algebra.Com's Answer #225531 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
You can get a value of each variable in terms of the constants and other variables.
\n" ); document.write( "As an example,
\n" ); document.write( "\"3a-5b%2B5c=21\"
\n" ); document.write( "\"3a=21%2B5b-5c\"
\n" ); document.write( "\"a=%2821%2B5b-5c%29%2F3\"
\n" ); document.write( "From what you write, I'm assuming that's not what you're looking for.
\n" ); document.write( "To get a numerical value for 3 variables, you need 3 independent equations that describe the relationships between the three variables.
\n" ); document.write( "
\n" );