document.write( "Question 982629: if p^2-q^2 = 48 and p-q = 12. What is the average of p and q \n" ); document.write( "
Algebra.Com's Answer #603433 by mananth(16946)![]() ![]() You can put this solution on YOUR website! p^2-q^2 = 48 and p-q = 12.\r \n" ); document.write( "\n" ); document.write( "(p+q)(p-q) =48\r \n" ); document.write( "\n" ); document.write( "(p+q)= 48/(p-q)\r \n" ); document.write( "\n" ); document.write( "(p+q)=48/12\r \n" ); document.write( "\n" ); document.write( "p+q= 4\r \n" ); document.write( "\n" ); document.write( "p+q/2 = 2 \n" ); document.write( " |