document.write( "Question 73111: Not too long ago Edwin greatly helped me solve a system of equations from a word problem, it did indeed help me however, i need to now use that system and solve it using the substitution and elimination methods... can u help me?... the system is....
\n" );
document.write( "s + p + c = 40
\n" );
document.write( " c = 4p
\n" );
document.write( " s = p - 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #52378 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Notice how c=4p and s=p-2, you can simply replace c and s in the first equation with 4p and p-2. This allows you to work with nothing but p. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now that we have p=7 we can use this to solve for c and s \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So p=7, s=5, and c=28 \n" ); document.write( "
|