document.write( "Question 179890: Joe has x CDs, Penny has y CDs and Jahal has z CDs.
\n" ); document.write( "(a) If (x+y)(x+z)=x^2+10x+24, find the values of y and z.
\n" ); document.write( "(b) How many CDs should Joe have if the total number of CDs belonging to the three friends is fifteen?
\n" ); document.write( "

Algebra.Com's Answer #134816 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Joe has x CDs, Penny has y CDs and Jahal has z CDs.
\n" ); document.write( ";
\n" ); document.write( "(a) If (x+y)(x+z) = x^2+10x+24, find the values of y and z.
\n" ); document.write( "factor x^2 + 10x + 24
\n" ); document.write( "(x+6)(x+4)
\n" ); document.write( "Therefore we can say
\n" ); document.write( "y = 6 and z = 4 (or vice-versa)
\n" ); document.write( ":
\n" ); document.write( "(b) How many CDs should Joe have if the total number of CDs belonging to the three friends is fifteen?
\n" ); document.write( "y & z have a total of 10 cds therefore Joe (x) has 5
\n" ); document.write( "
\n" );