n = c(2, 3, 5) s = 1 Ex [1]: combine = c(n, s) combine > 2,3,5,1 x = c( 1,2,3,4,5,6,7,8,9) Ex [2]: X = B = 10 x.t = c( x[1:9], B ) %3D %3D х.t Try Ex [1] and [2]

Elementary Linear Algebra (MindTap Course List)
8th Edition
ISBN:9781305658004
Author:Ron Larson
Publisher:Ron Larson
Chapter4: Vector Spaces
Section4.4: Spanning Sets And Linear Independence
Problem 72E: Proof When V is spanned by {v1,v2,...,vk} and one of these vector can be written as a linear...
icon
Related questions
Question

I working with R code 

Combining Vectors: Please try Ex [1] and Ex[2]
Vectors can be combined via the function c. For examples, the following two vectors n and s are combined into a
new vector containing elements from both vectors.
n = c(2, 3, 5)
s = 1
Ex [1]:
combine = c(n, s)
combine
> 2,3,5,1
x = c( 1,2,3,4,5,6,7,8,9)
Ex [2]:
B = 10
x.t = c( x[1:9], B )
х.t
Try Ex [1] and [2]
Transcribed Image Text:Combining Vectors: Please try Ex [1] and Ex[2] Vectors can be combined via the function c. For examples, the following two vectors n and s are combined into a new vector containing elements from both vectors. n = c(2, 3, 5) s = 1 Ex [1]: combine = c(n, s) combine > 2,3,5,1 x = c( 1,2,3,4,5,6,7,8,9) Ex [2]: B = 10 x.t = c( x[1:9], B ) х.t Try Ex [1] and [2]
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Recommended textbooks for you
Elementary Linear Algebra (MindTap Course List)
Elementary Linear Algebra (MindTap Course List)
Algebra
ISBN:
9781305658004
Author:
Ron Larson
Publisher:
Cengage Learning
Algebra & Trigonometry with Analytic Geometry
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:
9781133382119
Author:
Swokowski
Publisher:
Cengage
Algebra and Trigonometry (MindTap Course List)
Algebra and Trigonometry (MindTap Course List)
Algebra
ISBN:
9781305071742
Author:
James Stewart, Lothar Redlin, Saleem Watson
Publisher:
Cengage Learning
Linear Algebra: A Modern Introduction
Linear Algebra: A Modern Introduction
Algebra
ISBN:
9781285463247
Author:
David Poole
Publisher:
Cengage Learning