Answer:
Answer is 5
Step-by-step explanation:
I don't what the problem is ;-; not sure
5x3-x=10
Answer:
this is an x y coordinate plane, start with x and then move to y.
Answer:
Choice A.
Step-by-step explanation:
Let x = price of a helmet, y = price of a bat, z = price of a ball.
Company A can provide 9 helmets, 6 bats, and 12 balls for $525.
9x + 6y + 12z = 525
Company B can provide 10 helmets, 8 bats, and 10 balls for $600.
10x + 8y + 10z = 600
Company C can provide 8 helmets, 5 bats, and 15 balls for $500.
8x + 5y + 15z = 500
Answer: Choice A.
This involves quite a lot of arithmetic to do manually.
The first thing you do is to make the first number in row 2 = to 0.
This is done by R2 = -3/2 R1 + R2
so the matrix becomes
( 2 1 1) ( -3 )
( 0 -13/2 3/2) (1/2 )
(5 -1 2) (-2)
Next step is to make the 5 in row 5 = 0
then the -1 must become zero
You aim for the form
( 1 0 0) (x)
(0 1 0) (y)
(0 0 1) ( z)
x , y and z will be the required solutions.