document.write( "Question 1202919: Kira had a roll of blue paper and a roll of red paper. The length of the roll of blue paper is 1/2 the length of the roll of red paper. She cut the roll of blue paper into equal parts of length 9 cm and on each part she drew 3 star shapes. After that, she cut the roll of red paper into equal parts of length 7 cm and on each part she drew 5 heart shapes. What fraction of the shapes Kira drew were star shapes? \n" ); document.write( "
Algebra.Com's Answer #838140 by MathTherapy(10555)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Kira had a roll of blue paper and a roll of red paper. The length of the roll of blue paper is 1/2 the length of the roll of red paper. She cut the roll of blue paper into equal parts of length 9 cm and on each part she drew 3 star shapes. After that, she cut the roll of red paper into equal parts of length 7 cm and on each part she drew 5 heart shapes. What fraction of the shapes Kira drew were star shapes?\r\n" );
document.write( "\r\n" );
document.write( "Let length of blue paper be B\r\n" );
document.write( "Then length of red paper = 2B\r\n" );
document.write( "Cutting the blue roll into 9-cm equal lengths means that there were \"B%2F9\" blue parts.\r\n" );
document.write( "Since he drew 3 stars on each part, he drew \"matrix%281%2C3%2C+%28B%2F9%293%2C+%22=%22%2C+B%2F3%29\" stars\r\n" );
document.write( "Likewise, cutting the red roll into 7-cm equal lengths means that there were \"2B%2F7\" red parts.\r\n" );
document.write( "Since he drew 5 hearts on each red part, he drew \"matrix%281%2C3%2C+%282B%2F7%295%2C+%22=%22%2C+10B%2F7%29\" hearts \r\n" );
document.write( "Total shapes (stars and hearts) drawn: \r\n" );
document.write( "Fraction of total shapes drawn that were stars: 
\n" ); document.write( "
\n" );