Question 1107638
Units of parts and hours


{{{R=P/T}}}

<pre>
              RATE        TIME HOURS   PARTS

OLD EQUIP       r          8            p

NEW EQUIP       r+4        6            p
</pre>


{{{highlight_green(8r=6(r+4))}}}

-

{{{8r=6r+24}}}

{{{2r=24}}}

{{{highlight(r=12)}}}

-

Find p, the number of parts in a shift.
{{{r*8=p}}}
{{{p=12*8}}}
{{{highlight(p=96)}}}