How do you use cross products to solve #3.6/3=y/14.4#?

3 Answers
Apr 16, 2018

#y=17.28#

Explanation:

#3.6/3=y/14.4# Using the cross-products property, this is also
#(3.6)(14.4)=(3)(y)# Distribute terms:
#51.84=3y# Divide both sides by #3# to isolate #y#:
#17.28=y# or
#y=17.28#

Apr 16, 2018

#y = 17.28#

Explanation:

Here, #(3.6)/3 = y/(14.4)#
Now, by doing cross multiplication, we get
# -> 3 xx y = 3.6 xx 14.4#
# -> 3y = 51.84 #
# -> y = (51.84)/3#
# :. y = 17.28 #

Hope that helped

Apr 16, 2018

Why cross multiply works is explained.

#y=17.28#

Explanation:

The thing about 'cross product' is that it a consequence (end result) derived form first principles. This is quite often not explained.

Once you really understand what it is going on you will use the 'cross product' without giving it much thought. It is much faster than first principles.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#color(blue)("First principles - why the cross product works")#

In first principles:

For add or subtract change what you wish to move to the other side of the = into the value of 0. Anything having 0 added or subtracted does not change in value

For multiply or divide change what you wish to move to the other side of the = into the value 1. Anything multiplied by 1 does not change in value

Given: #3.6/3=y/14.4#

The objective is to have just one #y# and for it to be on its own on one side of the = and everything else on its other side. So we need to 'get rid' of the #14.4# from #y/14.4#

This is 'multiply or divide' situation so we change the #14.4# into the value of 1.

#color(brown)("Multiply BOTH sides by "14.4)#

#color(green)(3.6/3=y/14.4 color(white)("dddd") ->color(white)("dddd")3.6/3color(red)(xx14.4)=y/14.4color(red)(xx14.4) )#

#color(green)( color(white)("dddddddddddd.d") ->color(white)("dddd") 3.6/3color(red)(xx14.4)=yxxubrace(color(red)(14.4)/14.4))#
#color(green)(color(white)("dddddddddddddddddddddddddddddddddddd")darr)#
#color(green)( color(white)("dddddddddddd.d") ->color(white)("dddd") 3.6/3color(red)(xx14.4)=yxxcolor(white)(".d")1)#

#color(purple)("See how this end up; the 'divide by 14.4' has been moved to the")# #color(purple)("other side of the = and changed to multiply")#

#color(brown)("Simplifying")#

#(3.6-:3)/(3-:3)xx14.4=y#

#color(white)("dd")1.2color(white)("dd")xx14.4=y#

#y=17.28#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~